This commit is contained in:
Lauri Ojansivu 2025-08-18 18:54:35 +03:00
parent c0d10a0ec3
commit 7d2ca2c811
10 changed files with 19 additions and 19 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 = 793,
appVersion = 794,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.93.0~2025-07-18"),
appMarketingVersion = (defaultText = "7.94.0~2025-08-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,