Skip to content

Commit a3145a9

Browse files
committed
release: v23.0.1
1 parent 95e658c commit a3145a9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ 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+
### [23.0.1](https://github.com/software-challenge/backend/commits/23.0.0) Proper Penguins - 2022-07-28
14+
- Proper rule implementation for Penguins with some helpers
15+
1316
### [23.0.0](https://github.com/software-challenge/backend/commits/23.0.0) Rough Penguins - 2022-07-28
1417
- Generify some plugin functionality to the SDK
1518
(RectangularBoard, Team.color)

gradle.properties

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

0 commit comments

Comments
 (0)