This commit is contained in:
Lauri Ojansivu 2019-01-06 13:29:04 +02:00
parent 501289786c
commit 346bdf2ca8
4 changed files with 8 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 = 202,
appVersion = 203,
# Increment this for every release.
appMarketingVersion = (defaultText = "2.00.0~2019-01-04"),
appMarketingVersion = (defaultText = "2.01.0~2019-01-06"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,