Bump version to 0.0.38

pull/1/head
Dom Eori 2022-08-30 14:03:14 +09:00
parent 8f0bc3dc36
commit c0678f52da
3 changed files with 9 additions and 2 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## 0.0.38 - 2022-08-30
- Add partial support for Card Maker (1.34, Chunithm New only)
- Add new event and music data for O.N.G.E.K.I bright memory
- Fix issue that might lead some bugs on Maimai DX
- Change startup splash to include version and built time information
- Update Spring boot to 2.7.2 and other dependencies
## 0.0.37c - 2022-08-02
- Add new event, music and music level data for O.N.G.E.K.I bright memory

View File

@ -10,7 +10,7 @@ This document is for detailed game specific notes, if any.
|Chunithm (Chusan)|SDHD |New Plus |- |Yes |Yes |
|Chunithm |SDBT |Paradise Lost |A032 |Yes |Yes (Paradise) |
|Maimai DX |SDEZ |Universe Plus |E041 |Yes |Yes |
|O.N.G.E.K.I |SDDT |Bright memory |A044 |Yes |Yes |
|O.N.G.E.K.I |SDDT |Bright memory |A048 |Yes |Yes |
|Card Maker |SDED |1.34 |A030 |Yes |Yes |
|Maimai |SDEY |Finale |? |No |? |
|Project DIVA AFT |SBZV |? |? |No |? |

View File

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