mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-10 12:47:27 +08:00
Bump version to 0.0.34
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
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.34 - 2022-05-08
|
||||||
|
- **This will do database update**
|
||||||
|
- Fix platinum score saving on O.N.G.E.K.I bright memory.
|
||||||
|
- Add missing item type entries on O.N.G.E.K.I.
|
||||||
|
|
||||||
## 0.0.33a - 2022-04-27
|
## 0.0.33a - 2022-04-27
|
||||||
- O.N.G.E.K.I bright memory support is no longer considered as experimental.
|
- O.N.G.E.K.I bright memory support is no longer considered as experimental.
|
||||||
- Add new music and event data for O.N.G.E.K.I bright memory.
|
- Add new music and event data for 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.33a-RELEASE</version>
|
<version>0.0.34-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