This commit is contained in:
Lauri Ojansivu 2020-05-15 20:20:29 +03:00
parent 3bdeaaf552
commit 4879df0244
7 changed files with 347 additions and 335 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 = 401,
appVersion = 402,
# Increment this for every release.
appMarketingVersion = (defaultText = "4.01.0~2020-04-28"),
appMarketingVersion = (defaultText = "4.02.0~2020-05-15"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,