This commit is contained in:
Lauri Ojansivu 2018-12-18 20:22:11 +02:00
parent 0ade4dbf00
commit 2fbcf7e9b6
4 changed files with 15 additions and 5 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 = 195,
appVersion = 196,
# Increment this for every release.
appMarketingVersion = (defaultText = "1.93.0~2018-12-16"),
appMarketingVersion = (defaultText = "1.94.0~2018-12-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,