This commit is contained in:
Lauri Ojansivu 2021-12-26 16:06:12 +02:00
parent e69114319f
commit dbe0b4922f
10 changed files with 13 additions and 13 deletions

View file

@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Wekan"),
# The name of the app as it is displayed to the user.
appVersion = 588,
appVersion = 589,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.88.0~2021-12-22"),
appMarketingVersion = (defaultText = "5.89.0~2021-12-26"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,