Show app version in system settings sidebar (#4044)

* Add version tagging
resolves #4038
closes #4034
closes #4028

* add hook

* add build

* patch
This commit is contained in:
Timothy Carambat
2025-06-24 13:56:12 -07:00
committed by GitHub
parent 1e1694fcd0
commit 64d9fbc8f0
9 changed files with 89 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['3982-disable-login-simple-sso'] # put your current branch to create a build. Core team only.
branches: ['4034-version-control'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'