Compare commits

...

2 Commits
1.0.6 ... 1.0.7

Author SHA1 Message Date
TeamCity
146348470f ci: bump version to v1.0.7 2025-11-07 15:52:23 +00:00
5e503cbc36 fix: removed trailing 2025-11-07 16:49:51 +01:00
3 changed files with 7 additions and 2 deletions

View File

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

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=6
PATCH=7