This commit is contained in:
Lauri Ojansivu 2026-03-05 22:35:43 +02:00
parent 2cd702f48d
commit ca87e5c3cf
8 changed files with 27 additions and 22 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 = 834,
appVersion = 835,
# Increment this for every release.
appMarketingVersion = (defaultText = "8.34.0~2026-02-20"),
appMarketingVersion = (defaultText = "8.35.0~2026-03-05"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,