This commit is contained in:
Lauri Ojansivu 2021-08-17 22:04:39 +03:00
parent abadeb5e14
commit 2f33a1ecff
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 = 550,
appVersion = 551,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.50.0~2021-08-15"),
appMarketingVersion = (defaultText = "5.51.0~2021-08-17"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,