pipeline fixes (#6068)

Co-authored-by: a <a>
This commit is contained in:
Anthony Stirling
2026-04-04 10:19:38 +01:00
committed by GitHub
co-authored by a <a>
parent 436c8cbed2
commit ebab5a4456
5 changed files with 11 additions and 5 deletions
@@ -38,7 +38,7 @@ const FREE_LICENSE_INFO: LicenseInfo = {
const BASE_NO_LOGIN_CONFIG: AppConfig = {
enableAnalytics: true,
appVersion: '2.9.1',
appVersion: '2.9.2',
serverCertificateEnabled: false,
enableAlphaFunctionality: false,
serverPort: 8080,