mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 05:37:27 +08:00
Update README.md
This commit is contained in:
@@ -42,6 +42,14 @@ And DIVA screenshot will be save in data folder.
|
|||||||
|
|
||||||
### Changelog:
|
### Changelog:
|
||||||
|
|
||||||
|
v0.0.8: **[This will do database update]**
|
||||||
|
|
||||||
|
[chuni] Fix a course table column
|
||||||
|
|
||||||
|
[api] Force unlock diva session
|
||||||
|
|
||||||
|
[api] Get screenshot
|
||||||
|
|
||||||
v0.0.7: **[This will do database update]**
|
v0.0.7: **[This will do database update]**
|
||||||
|
|
||||||
[chuni] Add basic support to old release
|
[chuni] Add basic support to old release
|
||||||
|
|||||||
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.7-RELEASE</version>
|
<version>0.0.8-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