Bump version to 0.0.33a

pull/1/head
Dom Eori 2022-04-27 17:36:15 +09:00
parent aa4d3748e5
commit a895f6943b
4 changed files with 8 additions and 3 deletions

View File

@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
## 0.0.33a - 2022-04-27
- O.N.G.E.K.I bright memory support is no longer considered as experimental.
- Add new music and event data for O.N.G.E.K.I bright memory.
- Update music level data for O.N.G.E.K.I bright memory.
## 0.0.33 - 2022-04-11
- **This will do database update**
- Breaking change for previous MariaDB users: Flyway migration will fail because of checksum mismatch. Change checksum accordingly in `flyway_schema_history` table

View File

@ -8,7 +8,7 @@ This is a forked maintaining attempt of the [original Aqua server](https://dev.s
* CHUNITHM Paradise Lost (and below)
* Maimai DX Universe (and below)
* Project DIVA Arcade Future Tone
* O.N.G.E.K.I. bright (and below)
* O.N.G.E.K.I. bright memory (and below)
Read [game specific notes](docs/game_specific_notes.md) for more information.

View File

@ -10,7 +10,7 @@ This document is for detailed game specific notes, if any.
|Chunithm (Chusan)|SDHD |New Plus |- |Yes |Yes |
|Chunithm |SDBT |Paradise Lost |A032 |Yes |Yes (Paradise) |
|Maimai DX |SDEZ |Universe |D061 |Yes |Yes |
|O.N.G.E.K.I |SDDT |Bright |A016 |Yes |Yes |
|O.N.G.E.K.I |SDDT |Bright memory |A021 |Yes |Yes |
|Maimai |SDEY |Finale |? |No |? |
|Project DIVA AFT |SBZV |? |? |No |? |

View File

@ -10,7 +10,7 @@
</parent>
<groupId>icu.samnya</groupId>
<artifactId>aqua</artifactId>
<version>0.0.33-RELEASE</version>
<version>0.0.33a-RELEASE</version>
<name>Aqua Server</name>
<description>A multipurpose game server</description>