Show app version (v2.2.0) in user menu

This commit is contained in:
Maurice
2026-03-19 14:49:36 +01:00
parent 4d9854062c
commit c3535967ee
3 changed files with 16 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nomad-server",
"version": "2.0.0",
"version": "2.2.0",
"main": "src/index.js",
"scripts": {
"start": "node --experimental-sqlite src/index.js",