Add: Automatische Versionierung via VERSION-Datei

- VERSION-Datei als Single Source of Truth (startet bei 1.5.1)
- CI liest Version aus Datei statt hardcoded
- Patch-Version wird nach Deploy automatisch gebumpt
- Commit mit [skip ci] verhindert Endlosschleife
This commit is contained in:
Daniel 2026-03-07 14:17:27 +01:00
parent 7bebb7db9a
commit 9689af4d3a
4 changed files with 34 additions and 5 deletions

1
VERSION Normal file
View file

@ -0,0 +1 @@
1.5.1