This commit is contained in:
Lauri Ojansivu 2021-11-29 21:50:59 +02:00
parent e7138772f0
commit a3b99dd02d
10 changed files with 13 additions and 13 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 = 581,
appVersion = 582,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.81.0~2021-11-29"),
appMarketingVersion = (defaultText = "5.82.0~2021-11-29"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,