mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 07:17:26 +08:00
Bump version to 0.0.29a
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
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.29a - 2022-03-12
|
||||||
|
- Fix typo which prevented O.N.G.E.K.I bright memory entry.
|
||||||
|
|
||||||
## 0.0.29 - 2022-03-11
|
## 0.0.29 - 2022-03-11
|
||||||
- **This will do database update**
|
- **This will do database update**
|
||||||
- Add support for Chunithm New! Thanks to anonymous for this.
|
- Add support for Chunithm New! Thanks to anonymous for this.
|
||||||
|
|||||||
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.29-RELEASE</version>
|
<version>0.0.29a-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