This commit is contained in:
Lauri Ojansivu 2019-08-20 19:25:37 +03:00
parent e9bbbb6a04
commit f96c1eda70
7 changed files with 36 additions and 19 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 = 323,
appVersion = 324,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.21.0~2019-08-16"),
appMarketingVersion = (defaultText = "3.22.0~2019-08-20"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,