v8.05
Some checks are pending
Docker / build (push) Waiting to run
Docker Image CI / build (push) Waiting to run
Release Charts / release (push) Waiting to run
Test suite / Meteor tests (push) Waiting to run
Test suite / Coverage report (push) Blocked by required conditions

This commit is contained in:
Lauri Ojansivu 2025-10-17 17:53:00 +03:00
parent 8e6eabd9e8
commit b8942b728f
8 changed files with 15 additions and 15 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 = 804,
appVersion = 805,
# Increment this for every release.
appMarketingVersion = (defaultText = "8.04.0~2025-10-16"),
appMarketingVersion = (defaultText = "8.05.0~2025-10-17"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,