feat: add semver auto-increment and version display

- Add VERSION file (starts at 0.1.0)
- Deploy workflow bumps patch on every push, commits back [skip ci]
- APP_VERSION passed into container via env
- Version shown in page header next to title

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Claude
2026-03-08 11:51:35 +01:00
parent 7553790b5a
commit 89d21408e6
4 changed files with 23 additions and 2 deletions

1
VERSION Normal file
View File

@@ -0,0 +1 @@
0.1.0