This commit is contained in:
Lauri Ojansivu 2021-03-31 18:20:06 +03:00
parent 085bf3b6e6
commit a9d77b975e
7 changed files with 10 additions and 10 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 = 514,
appVersion = 515,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.14.0~2021-03-29"),
appMarketingVersion = (defaultText = "5.15.0~2021-03-31"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,