This commit is contained in:
Lauri Ojansivu 2022-01-13 22:47:08 +02:00
parent 4d3c0c60d0
commit 5d1d90c2ff
10 changed files with 13 additions and 13 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 = 591,
appVersion = 592,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.91.0~2022-01-11"),
appMarketingVersion = (defaultText = "5.92.0~2022-01-13"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,