This commit is contained in:
Lauri Ojansivu 2021-07-26 19:59:42 +03:00
parent 88a47780a8
commit 36c2cb9573
8 changed files with 11 additions and 11 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 = 540,
appVersion = 541,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.40.0~2021-07-25"),
appMarketingVersion = (defaultText = "5.41.0~2021-07-26"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,