We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f58bd commit 0b20a0bCopy full SHA for 0b20a0b
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v2.0.0-dev.11 (2024-04-08)
6
+
7
+### Fix
8
9
+* fix: Correctly change style names ([`14f58bd`](https://github.com/BenjaminHalko/WiiMusicEditorPlus/commit/14f58bdfa9dcc14f9a7fd390607e4f94942a138a))
10
11
12
## v2.0.0-dev.10 (2024-04-08)
13
14
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "wii_music_editor"
-version = "2.0.0-dev.10"
+version = "2.0.0-dev.11"
description = "The ultimate Wii Music modding tool"
authors = [
{ name = "Benjamin Halko" },
0 commit comments