Bump version to 0.0.31

pull/1/head
Dom Eori 2022-03-16 18:19:37 +09:00
parent 74ab021014
commit 5ea734cf93
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## 0.0.31 - 2022-03-16
- Add experimental support for Chunithm New Plus.
## 0.0.30 - 2022-03-13
- Add billing endpoint.
- Add rom version override config entry for Chunithm New. It turns out game checks this too when enable specific gamemodes.

View File

@ -10,7 +10,7 @@
</parent>
<groupId>icu.samnya</groupId>
<artifactId>aqua</artifactId>
<version>0.0.30-RELEASE</version>
<version>0.0.31-RELEASE</version>
<name>Aqua Server</name>
<description>A multipurpose game server</description>