mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 23:17:28 +08:00
Bump version to 0.0.40
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
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.40 - 2022-11-16
|
||||||
|
- Add final game data for Chunithm New Plus
|
||||||
|
- Fix database migration for MariaDB and Mysql. Please update your configuration accordingly!
|
||||||
|
|
||||||
## 0.0.39 - 2022-11-08
|
## 0.0.39 - 2022-11-08
|
||||||
- Add new event data for Chunithm New Plus
|
- Add new event data for Chunithm New Plus
|
||||||
- Add new event and music data for O.N.G.E.K.I bright memory
|
- Add new event and music 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.39-RELEASE</version>
|
<version>0.0.40-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