This commit is contained in:
Lauri Ojansivu 2022-10-06 14:56:14 +03:00
parent e5e2ba7340
commit 9f1c60dfc7
10 changed files with 16 additions and 16 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 = 652,
appVersion = 653,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.52.0~2022-10-02"),
appMarketingVersion = (defaultText = "6.53.0~2022-10-06"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,