Bump version to 0.0.21

pull/1/head
Dom Eori 2021-08-19 22:55:08 +09:00
parent 3327f95b0b
commit 89ceea9023
2 changed files with 7 additions and 1 deletions

View File

@ -49,6 +49,12 @@ And DIVA screenshot will be save in data folder.
### Changelog:
v0.021: **[This will do database update]**
Update to Spring Boot 2.5
[maimai2] Experimental Splash Plus Support
v0.020a:
[chuni] Add game data: chara, skill, event, music, music level

View File

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