This commit is contained in:
Lauri Ojansivu 2023-07-19 21:26:24 +03:00
parent 588e051f0f
commit 1892a17855
8 changed files with 25 additions and 4311 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 = 699,
appVersion = 700,
# Increment this for every release.
appMarketingVersion = (defaultText = "6.99.9~2023-07-18"),
appMarketingVersion = (defaultText = "7.00~2023-07-19"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,