mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 03:07:27 +08:00
Bump version to 0.0.21
This commit is contained in:
@@ -49,6 +49,12 @@ And DIVA screenshot will be save in data folder.
|
|||||||
|
|
||||||
### Changelog:
|
### Changelog:
|
||||||
|
|
||||||
|
v0.021: **[This will do database update]**
|
||||||
|
|
||||||
|
Update to Spring Boot 2.5
|
||||||
|
|
||||||
|
[maimai2] Experimental Splash Plus Support
|
||||||
|
|
||||||
v0.020a:
|
v0.020a:
|
||||||
|
|
||||||
[chuni] Add game data: chara, skill, event, music, music level
|
[chuni] Add game data: chara, skill, event, music, music level
|
||||||
|
|||||||
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.20a-RELEASE</version>
|
<version>0.0.21-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