This commit is contained in:
Lauri Ojansivu 2022-05-09 07:52:54 +03:00
parent 4a78c718d3
commit bc8b8cbdbe
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 = 621,
appVersion = 622,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.21.0~2022-04-28"),
appMarketingVersion = (defaultText = "6.22.0~2022-05-09"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,