This commit is contained in:
Lauri Ojansivu 2017-10-09 20:00:47 +03:00
parent a5daf5dc29
commit 4eccfb6c25
3 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 = 35,
appVersion = 36,
# Increment this for every release.
appMarketingVersion = (defaultText = "0.48.0~2017-10-09"),
appMarketingVersion = (defaultText = "0.49.0~2017-10-09"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,