This commit is contained in:
Lauri Ojansivu 2021-08-26 13:55:05 +03:00
parent 2a216d41f0
commit 8e142dfdcf
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 = 551,
appVersion = 552,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.51.0~2021-08-17"),
appMarketingVersion = (defaultText = "5.52.0~2021-08-26"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,