This commit is contained in:
Lauri Ojansivu 2018-10-11 02:07:40 +03:00
parent f6040ab43c
commit 769b1b8110
3 changed files with 13 additions and 4 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 = 152,
appVersion = 153,
# Increment this for every release.
appMarketingVersion = (defaultText = "1.53.8~2018-10-10"),
appMarketingVersion = (defaultText = "1.53.9~2018-10-11"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,