This commit is contained in:
Lauri Ojansivu 2020-06-16 20:08:20 +03:00
parent 8f34cdc279
commit a6d4f445fb
7 changed files with 40 additions and 10 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 = 413,
appVersion = 414,
# Increment this for every release.
appMarketingVersion = (defaultText = "4.13.0~2020-06-09"),
appMarketingVersion = (defaultText = "4.14.0~2020-06-16"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,