This commit is contained in:
Lauri Ojansivu 2019-02-04 21:47:50 +02:00
parent 698ce8f0e6
commit 329c8d64a8
4 changed files with 15 additions and 7 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 = 218,
appVersion = 219,
# Increment this for every release.
appMarketingVersion = (defaultText = "2.16.0~2019-02-03"),
appMarketingVersion = (defaultText = "2.17.0~2019-02-04"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,