Fix global version handling and unify app version across backend/frontend

This commit is contained in:
2026-03-17 09:06:42 +01:00
parent 8f515893ea
commit e98fd1de93
6 changed files with 57 additions and 503 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "bangui-frontend",
"version": "0.1.0",
"version": "0.9.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "bangui-frontend",
"version": "0.1.0",
"version": "0.9.4",
"dependencies": {
"@fluentui/react-components": "^9.55.0",
"@fluentui/react-icons": "^2.0.257",