v8.17
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 2025-11-06 04:00:04 +02:00
parent 7f53dfac3c
commit 0004ae716b
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 = 816,
appVersion = 817,
# Increment this for every release.
appMarketingVersion = (defaultText = "8.16.0~2025-11-02"),
appMarketingVersion = (defaultText = "8.17.0~2025-11-06"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,