mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 09:37:27 +08:00
Bump version to 0.0.20
This commit is contained in:
@@ -49,6 +49,14 @@ And DIVA screenshot will be save in data folder.
|
|||||||
|
|
||||||
### Changelog:
|
### Changelog:
|
||||||
|
|
||||||
|
v0.020: **[This will do database update]**
|
||||||
|
|
||||||
|
[chuni] Fix: make event popup to not show
|
||||||
|
|
||||||
|
[ongeki] Add table properties for Red Plus
|
||||||
|
|
||||||
|
[maimai2] Fix play record saving when guest is involved
|
||||||
|
|
||||||
v0.019e:
|
v0.019e:
|
||||||
|
|
||||||
[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.19e-RELEASE</version>
|
<version>0.0.20-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