This commit is contained in:
Lauri Ojansivu 2022-05-18 12:29:28 +03:00
parent 1dd7388783
commit a2968d74d7
11 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 = 623,
appVersion = 624,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.23.0~2022-05-17"),
appMarketingVersion = (defaultText = "6.24.0~2022-05-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,