Compare commits

...

2 Commits
1.0.5 ... 1.0.6

Author SHA1 Message Date
TeamCity
126e2030ae ci: bump version to v1.0.6 2025-11-07 15:45:22 +00:00
54e3215127 fix: traling 2025-11-07 16:42:50 +01:00
3 changed files with 7 additions and 2 deletions

View File

@@ -90,3 +90,8 @@
### Bug Fixes
* removed trailing ([64a7a63](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Web/commit/64a7a63ab3dff59e66f62328e3b5865bb177fcde))
## (2025-11-07)
### Bug Fixes
* traling ([54e3215](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Web/commit/54e321512777f6722864694eb677eab0e8418a9f))

View File

@@ -113,4 +113,4 @@
"description": "The commit references another commit by its hash ID.<br>For multiple hash IDs, use a comma as separator"
}
}
}
}

View File

@@ -1,3 +1,3 @@
MAJOR=1
MINOR=0
PATCH=5
PATCH=6