This commit is contained in:
Lauri Ojansivu 2023-11-09 17:20:46 +02:00
parent 42ece21fa1
commit 455ec8c3d8
8 changed files with 22 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 = 715,
appVersion = 716,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.15.0~2023-11-09"),
appMarketingVersion = (defaultText = "7.16.0~2023-11-09"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,