This commit is contained in:
Lauri Ojansivu 2022-02-07 18:56:10 +02:00
parent ad35e7b7bd
commit b769a71af3
10 changed files with 19 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 = 604,
appVersion = 605,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.04.0~2022-02-07"),
appMarketingVersion = (defaultText = "6.05.0~2022-02-07"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,