This commit is contained in:
Lauri Ojansivu 2022-09-18 17:26:41 +03:00
parent 48020d6ff8
commit 5215ef919b
10 changed files with 16 additions and 16 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 = 648,
appVersion = 649,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.48.0~2022-09-17"),
appMarketingVersion = (defaultText = "6.49.0~2022-09-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,