This commit is contained in:
Lauri Ojansivu 2019-09-11 16:11:55 +03:00
parent 82f73ab58c
commit f14dce2f19
8 changed files with 10 additions and 10 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 = 340,
appVersion = 341,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.38.0~2019-09-11"),
appMarketingVersion = (defaultText = "3.39.0~2019-09-11"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,