This commit is contained in:
Lauri Ojansivu 2021-04-24 19:47:12 +03:00
parent e738177e08
commit 5d18f98b44
8 changed files with 16 additions and 11 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 = 523,
appVersion = 524,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.23.0~2021-04-23"),
appMarketingVersion = (defaultText = "5.24.0~2021-04-24"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,