This commit is contained in:
Lauri Ojansivu 2024-12-08 03:08:28 +02:00
parent c188d2bf65
commit d0ea8e3a81
9 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 = 771,
appVersion = 772,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.71.0~2024-12-05"),
appMarketingVersion = (defaultText = "7.72.0~2024-12-08"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,