This commit is contained in:
Lauri Ojansivu 2022-11-25 08:33:18 +02:00
parent 252b2f6f87
commit d268713fd7
10 changed files with 2521 additions and 3916 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 = 657,
appVersion = 658,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.57.0~2022-11-24"),
appMarketingVersion = (defaultText = "6.58.0~2022-11-25"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,