This commit is contained in:
Lauri Ojansivu 2025-09-18 21:59:50 +03:00
parent 596c9de603
commit e34ca6a8a5
10 changed files with 18 additions and 18 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 = 794,
appVersion = 795,
# Increment this for every release.
appMarketingVersion = (defaultText = "7.94.0~2025-08-18"),
appMarketingVersion = (defaultText = "7.95.0~2025-09-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,