This commit is contained in:
Lauri Ojansivu 2025-07-18 08:30:28 +03:00
parent 8744f47a0e
commit 2cb2e7cb10
9 changed files with 4042 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 = 792,
appVersion = 793,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.92.0~2025-06-12"),
appMarketingVersion = (defaultText = "7.93.0~2025-07-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,