This commit is contained in:
Lauri Ojansivu 2024-11-21 01:42:38 +02:00
parent aed4bfb7f4
commit 33a17a9a1b
9 changed files with 24 additions and 15 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 = 765,
appVersion = 767,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.65.0~2024-11-20"),
appMarketingVersion = (defaultText = "7.67.0~2024-11-21"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,