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:
parent
7bebb7db9a
commit
9689af4d3a
4 changed files with 34 additions and 5 deletions
1
VERSION
Normal file
1
VERSION
Normal file
|
|
@ -0,0 +1 @@
|
|||
1.5.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue