This commit is contained in:
Lauri Ojansivu 2020-07-21 22:06:09 +03:00
parent 41c06c1374
commit 9c48cc9ec0
7 changed files with 40 additions and 40 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 = 420,
appVersion = 421,
# Increment this for every release.
appMarketingVersion = (defaultText = "4.20.0~2020-07-20"),
appMarketingVersion = (defaultText = "4.21.0~2020-07-21"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,