This commit is contained in:
Lauri Ojansivu 2020-06-17 21:59:54 +03:00
parent b11ae567c9
commit 0ff1e63a5d
7 changed files with 1704 additions and 385 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 = 415,
appVersion = 416,
# Increment this for every release.
appMarketingVersion = (defaultText = "4.15.0~2020-06-16"),
appMarketingVersion = (defaultText = "4.16.0~2020-06-17"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,