This commit is contained in:
Lauri Ojansivu 2020-01-03 07:07:12 +02:00
parent be3e4af643
commit 19d42c675b
7 changed files with 57 additions and 13 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 = 359,
appVersion = 360,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.57.0~2019-12-22"),
appMarketingVersion = (defaultText = "3.58.0~2020-01-03"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,