This commit is contained in:
Lauri Ojansivu 2024-12-02 08:22:51 +02:00
parent 79f7ec2715
commit 57ddd82ef1
9 changed files with 22 additions and 18 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 = 768,
appVersion = 769,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.68.0~2024-11-24"),
appMarketingVersion = (defaultText = "7.69.0~2024-12-02"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,