This commit is contained in:
Lauri Ojansivu 2024-08-03 19:43:07 +03:00
parent 952f7feb49
commit 5db67e47a8
8 changed files with 14 additions and 14 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 = 751,
appVersion = 752,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.51.0~2024-06-27"),
appMarketingVersion = (defaultText = "7.52.0~2024-08-03"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,