v8.27
Some checks failed
Docker / build (push) Has been cancelled
Docker Image CI / build (push) Has been cancelled
Release Charts / release (push) Has been cancelled
Test suite / Meteor tests (push) Has been cancelled
Test suite / Coverage report (push) Has been cancelled

This commit is contained in:
Lauri Ojansivu 2026-01-31 20:51:19 +02:00
parent bbd9fd838b
commit bb12311e2f
8 changed files with 20 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 = 826,
appVersion = 827,
# Increment this for every release.
appMarketingVersion = (defaultText = "8.26.0~2026-01-31"),
appMarketingVersion = (defaultText = "8.27.0~2026-01-31"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,