This commit is contained in:
Lauri Ojansivu 2023-05-29 19:31:34 +03:00
parent 650ed70f92
commit 6d6b9c831a
8 changed files with 14 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 = 691,
appVersion = 692,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.91.0~2023-05-27"),
appMarketingVersion = (defaultText = "6.92.0~2023-05-29"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,