This commit is contained in:
Lauri Ojansivu 2020-03-24 21:01:14 +02:00
parent d7a0ab3c15
commit 8b118c1939
9 changed files with 11 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 = 385,
appVersion = 386,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.85.0~2020-03-23"),
appMarketingVersion = (defaultText = "3.86.0~2020-03-24"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,