This commit is contained in:
Lauri Ojansivu 2021-06-11 15:35:13 +03:00
parent d09151d8f3
commit d0c417b17d
8 changed files with 25 additions and 11 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 = 533,
appVersion = 534,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.33.0~2021-06-10"),
appMarketingVersion = (defaultText = "5.34.0~2021-06-11"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,