This commit is contained in:
Lauri Ojansivu 2023-08-17 21:48:00 +03:00
parent baf1ddc8e5
commit 4c7f1090fd
8 changed files with 14 additions and 14 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 = 707,
appVersion = 708,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.07.0~2023-08-16"),
appMarketingVersion = (defaultText = "7.08.0~2023-08-17"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,