This commit is contained in:
Lauri Ojansivu 2021-04-01 00:40:02 +03:00
parent 522b14d96d
commit fe185dd38a
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 = 515,
appVersion = 516,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.15.0~2021-03-31"),
appMarketingVersion = (defaultText = "5.16.0~2021-04-01"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,