This commit is contained in:
Lauri Ojansivu 2021-11-11 20:34:35 +02:00
parent f370f749b9
commit 810c3c81db
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 = 573,
appVersion = 574,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.73.0~2021-11-11"),
appMarketingVersion = (defaultText = "5.74.0~2021-11-11"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,