This commit is contained in:
Lauri Ojansivu 2021-08-05 00:33:22 +03:00
parent d5c0a5d377
commit 92a7717e50
10 changed files with 21 additions and 12 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 = 545,
appVersion = 546,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.45.0~2021-08-05"),
appMarketingVersion = (defaultText = "5.46.0~2021-08-05"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,