mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 10:48:58 +08:00
Bump version to 0.0.35
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## 0.0.35 - 2022-05-16
|
||||||
|
- Add new event, music and card data for O.N.G.E.K.I bright memory
|
||||||
|
- Add user favorite support for Chunithm New Plus. Related API will be provided in later release
|
||||||
|
- Change log output of DownloadOrder to be more detailed
|
||||||
|
- Update game charge item entries for Chunithm New Plus
|
||||||
|
- Update Spring boot to 2.6.7
|
||||||
|
|
||||||
## 0.0.34 - 2022-05-08
|
## 0.0.34 - 2022-05-08
|
||||||
- **This will do database update**
|
- **This will do database update**
|
||||||
- Fix platinum score saving on O.N.G.E.K.I bright memory.
|
- Fix platinum score saving on O.N.G.E.K.I bright memory.
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -10,7 +10,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<groupId>icu.samnya</groupId>
|
<groupId>icu.samnya</groupId>
|
||||||
<artifactId>aqua</artifactId>
|
<artifactId>aqua</artifactId>
|
||||||
<version>0.0.35-SNAPSHOT</version>
|
<version>0.0.35-RELEASE</version>
|
||||||
<name>Aqua Server</name>
|
<name>Aqua Server</name>
|
||||||
<description>A multipurpose game server</description>
|
<description>A multipurpose game server</description>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user