This commit is contained in:
Lauri Ojansivu 2019-03-04 12:08:55 +02:00
parent 763cf81c97
commit 9d6d5e1a14
4 changed files with 12 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 = 238,
appVersion = 239,
# Increment this for every release.
appMarketingVersion = (defaultText = "2.36.0~2019-03-03"),
appMarketingVersion = (defaultText = "2.37.0~2019-03-04"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,