Skip to content

Commit 0b20a0b

Browse files
author
github-actions
committed
2.0.0-dev.11
Automatically generated by python-semantic-release
1 parent 14f58bd commit 0b20a0b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

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+
512
## v2.0.0-dev.10 (2024-04-08)
613

714
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "wii_music_editor"
3-
version = "2.0.0-dev.10"
3+
version = "2.0.0-dev.11"
44
description = "The ultimate Wii Music modding tool"
55
authors = [
66
{ name = "Benjamin Halko" },

0 commit comments

Comments
 (0)