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