This commit is contained in:
Lauri Ojansivu 2023-11-02 19:49:56 +02:00
parent c9a24c38d4
commit 4518e2d23c
6 changed files with 10 additions and 10 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 = 710,
appVersion = 711,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.10.0~2023-09-29"),
appMarketingVersion = (defaultText = "7.11.0~2023-11-02"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,