This commit is contained in:
Lauri Ojansivu 2023-05-27 19:13:39 +03:00
parent 06aaf7cb8d
commit a89c52cfdb
8 changed files with 28 additions and 14 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 = 690,
appVersion = 691,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.90.0~2023-05-24"),
appMarketingVersion = (defaultText = "6.91.0~2023-05-27"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,