Update README.md

master
samnyan 2020-03-31 01:01:15 +09:00
parent f4cc7be6ac
commit 60174a83d5
2 changed files with 10 additions and 1 deletions

View File

@ -54,6 +54,15 @@ And DIVA screenshot will be save in data folder.
### Changelog:
v0.0.13: **[This will do database update]**
[ONGEKI & chuni] Fix rating drop
[aimedb] Allow bind to specific interface
[API] Allow export and import ongeki and chuni profile. More feature to chuni's api
v0.0.12:
[ONGEKI] Save UserMissionPoint, UserTrainingRoom, UserGeneralData, GamePoint, GamePresent, GameReward to database

View File

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