This commit is contained in:
Lauri Ojansivu 2021-03-07 18:06:27 +02:00
parent 0bb3b67075
commit ff4f5e6c04
7 changed files with 188 additions and 19615 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 = 503,
appVersion = 504,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.03.0~2021-03-03"),
appMarketingVersion = (defaultText = "5.04.0~2021-03-07"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,