Skip to content

Commit 1657d1d

Browse files
committed
release: 22.0.3
1 parent de22d23 commit 1657d1d

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ The version should always be in sync with the [GUI](https://github.com/software-
1010
A `y` version of 0 marks the beta of the current year
1111
and likely contains breaking changes between patches.
1212

13-
## [22.1.0](https://github.com/software-challenge/backend/commits/22.1.0) - 2021-08
14-
- Fix player buildscripts
13+
## [22.1.0](https://github.com/software-challenge/backend/commits/22.1.0) - 2021-09
14+
15+
## [22.1.0](https://github.com/software-challenge/backend/commits/22.1.0) - 2021-07-26
16+
- Fix simpleclient setup
17+
- Only end game after full rounds
1518

1619
## [22.0.2](https://github.com/software-challenge/backend/commits/22.0.2) - 2021-07-16
1720
- Update documentation links

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
socha.gameName=ostseeschach
22
socha.version.year=22
33
socha.version.minor=00
4-
socha.version.patch=02
4+
socha.version.patch=03

0 commit comments

Comments
 (0)