This commit is contained in:
Lauri Ojansivu 2021-11-30 11:26:03 +02:00
parent 00cd8f140c
commit 2827c0e3ed
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 = 582,
appVersion = 583,
# Increment this for every release.
appMarketingVersion = (defaultText = "5.82.0~2021-11-29"),
appMarketingVersion = (defaultText = "5.83.0~2021-11-30"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,