This commit is contained in:
Lauri Ojansivu 2022-12-24 11:07:01 +02:00
parent f22fe5497b
commit d6322100c9
11 changed files with 26 additions and 20 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 = 663,
appVersion = 664,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.63.0~2022-12-22"),
appMarketingVersion = (defaultText = "6.64.0~2022-12-24"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,