This commit is contained in:
Lauri Ojansivu 2019-09-11 04:47:56 +03:00
parent a61afda39e
commit be70c02922
7 changed files with 12 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 = 339,
appVersion = 340,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.37.0~2019-09-07"),
appMarketingVersion = (defaultText = "3.38.0~2019-09-11"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,