This commit is contained in:
Lauri Ojansivu 2021-09-25 18:30:24 +03:00
parent 01b38bb2e0
commit c42a8df65c
10 changed files with 13 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 = 560,
appVersion = 561,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.60.0~2021-09-22"),
appMarketingVersion = (defaultText = "5.61.0~2021-09-25"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,