This commit is contained in:
Lauri Ojansivu 2020-09-14 21:29:59 +03:00
parent 7173e293ef
commit 4c734ee70f
7 changed files with 17 additions and 8 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 = 434,
appVersion = 435,
# Increment this for every release.
appMarketingVersion = (defaultText = "4.34.0~2020-09-14"),
appMarketingVersion = (defaultText = "4.35.0~2020-09-14"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,