This commit is contained in:
Lauri Ojansivu 2020-04-09 23:00:00 +03:00
parent 268d7fcb32
commit 7566f05b97
9 changed files with 13 additions and 12 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 = 392,
appVersion = 393,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.92.0~2020-04-09"),
appMarketingVersion = (defaultText = "3.93.0~2020-04-10"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,