This commit is contained in:
Lauri Ojansivu 2024-09-04 11:57:53 +03:00
parent 39597e04ac
commit f00b39d154
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 = 756,
appVersion = 757,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.56.0~2024-08-26"),
appMarketingVersion = (defaultText = "7.57.0~2024-09-04"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,