Bump version to 0.0.24

pull/1/head
Dom Eori 2021-10-19 21:22:54 +09:00
parent 46fc8921c0
commit ccaef1b40d
2 changed files with 23 additions and 1 deletions

View File

@ -46,6 +46,28 @@ And DIVA screenshot will be save in data folder.
### Changelog:
v0.0.24: **[This will do database update]**
[general] Set maintenance reboot date to far future
[ongeki] Limit maximum activityList entries
[maimai2] Add userGeneralData table
[ongeki] Fix wrong references in user tables
[maimai2] Implement proper player rate saving
[maimai2] Fix GetGameEvent Handler to return events to game
[maimai2] Add game events
[chuni] Remove unnecessary length info in GetGameRankingApi
[chuni] Add new music and music level data
[chuni] Use dynamic reboot time instead of fixed one
v0.0.23:
[aimedb] Add FeliCaLookup2 mode

View File

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