Update README.md

This commit is contained in:
samnyan 2020-01-31 22:59:41 +08:00
parent 61a770a977
commit 161f258603
2 changed files with 9 additions and 1 deletions

View File

@ -42,6 +42,14 @@ And DIVA screenshot will be save in data folder.
### Changelog:
v0.0.8: **[This will do database update]**
[chuni] Fix a course table column
[api] Force unlock diva session
[api] Get screenshot
v0.0.7: **[This will do database update]**
[chuni] Add basic support to old release

View File

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