This commit is contained in:
Lauri Ojansivu 2024-08-07 17:51:01 +03:00
parent 8839a8ea39
commit a214cd64b6
9 changed files with 17 additions and 17 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 = 753,
appVersion = 754,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.53.0~2024-08-03"),
appMarketingVersion = (defaultText = "7.54.0~2024-08-07"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,