This commit is contained in:
Lauri Ojansivu 2022-02-06 16:10:25 +02:00
parent e715106d65
commit 36250f83b9
10 changed files with 21 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 = 601,
appVersion = 602,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.01.0~2022-02-06"),
appMarketingVersion = (defaultText = "6.02.0~2022-02-06"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,