Compare commits

...

2 Commits
1.0.4 ... 1.0.5

Author SHA1 Message Date
TeamCity
72d2845772 ci: bump version to v1.0.5 2025-11-07 15:00:33 +00:00
64a7a63ab3 fix: removed trailing 2025-11-07 15:56:50 +01:00
3 changed files with 7 additions and 2 deletions

View File

@@ -85,3 +85,8 @@
### Bug Fixes
* changelog syntax ([2e54880](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Web/commit/2e548803020c99f62644283fcf3570048261173a))
## (2025-11-07)
### Bug Fixes
* removed trailing ([64a7a63](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Web/commit/64a7a63ab3dff59e66f62328e3b5865bb177fcde))

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=4
PATCH=5