This commit is contained in:
Lauri Ojansivu 2017-11-21 12:40:30 +02:00
parent 932a273ba0
commit f31d007177
3 changed files with 4 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 = 41,
appVersion = 42,
# Increment this for every release.
appMarketingVersion = (defaultText = "0.55.0~2017-11-19"),
appMarketingVersion = (defaultText = "0.56.0~2017-11-21"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,