This commit is contained in:
Lauri Ojansivu 2020-01-19 15:29:28 +02:00
parent a0e9f4615c
commit f425fbfcdf
4 changed files with 17 additions and 4 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 = 373,
appVersion = 374,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.71.0~2020-01-18"),
appMarketingVersion = (defaultText = "3.72.0~2020-01-19"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,