This commit is contained in:
Lauri Ojansivu 2018-08-12 17:36:06 +03:00
parent b015b5b724
commit 79e464bf90
3 changed files with 19 additions and 3 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 = 112,
appVersion = 114,
# Increment this for every release.
appMarketingVersion = (defaultText = "1.27.0~2018-08-12"),
appMarketingVersion = (defaultText = "1.29.0~2018-08-12"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,