This commit is contained in:
Lauri Ojansivu 2019-02-11 16:45:11 +02:00
parent 86630fa1e0
commit 2d291c8f5e
4 changed files with 5 additions and 5 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 = 221,
appVersion = 222,
# Increment this for every release.
appMarketingVersion = (defaultText = "2.19.0~2019-02-09"),
appMarketingVersion = (defaultText = "2.20.0~2019-02-11"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,