Bump version to 1.2.2.0 and update manifest with changelog for visibility fixes
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 1m0s

This commit is contained in:
CodeDevMLH
2026-01-24 23:52:59 +01:00
parent 10279e97d9
commit 0444cf333d
5 changed files with 23 additions and 5 deletions

View File

@@ -27,7 +27,8 @@ Setzt deine Commits neu auf die Spitze eines anderen Branches. Die Commit-IDs we
```bash
git checkout dev
git rebase main
git fetch origin
git rebase origin/main
```
| Details | |