mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 21:57:26 +08:00
Bump version to 0.0.26b
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
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.26b - 2021-12-27
|
||||||
|
- Add new music and event data for O.N.G.E.K.I bright.
|
||||||
|
- Switch to typical bean name. Previously it was generated dynamically with classpath. No user-side difference.
|
||||||
|
- Fix tests during build and change default test profile to Sqlite. It was broken since v0.0.17. No user-side difference.
|
||||||
|
- Update dependencides.
|
||||||
|
|
||||||
## 0.0.26a - 2021-12-26
|
## 0.0.26a - 2021-12-26
|
||||||
- Fix V66 migration - this was critical show-stopper bug in 0.0.26
|
- Fix V66 migration - this was critical show-stopper bug in 0.0.26
|
||||||
|
|
||||||
|
|||||||
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.26a-RELEASE</version>
|
<version>0.0.26b-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