This commit is contained in:
Lauri Ojansivu 2022-11-22 23:34:30 +02:00
parent e7d1e2fc9c
commit 5c0a389fb9
10 changed files with 318 additions and 17 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 = 655,
appVersion = 656,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.54.0~2022-10-24"),
appMarketingVersion = (defaultText = "6.56.0~2022-11-22"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,