This commit is contained in:
Lauri Ojansivu 2022-11-28 23:13:25 +02:00
parent 351fbdffd7
commit bd03669d73
10 changed files with 16 additions and 16 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 = 658,
appVersion = 659,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.58.0~2022-11-25"),
appMarketingVersion = (defaultText = "6.59.0~2022-11-28"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,