diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 4191c88..127ac87 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "3.0.0"
+ ".": "4.0.0"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56331d6..9667b40 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+## [4.0.0](https://github.com/XeroxDev/Loupedeck-plugin-VoiceMeeter/compare/v3.0.0...v4.0.0) (2024-09-28)
+
+
+### ⚠ BREAKING CHANGES
+
+* migration to v6 ([#24](https://github.com/XeroxDev/Loupedeck-plugin-VoiceMeeter/issues/24))
+
+### Features
+
+* add raw commands and adjustments ([#27](https://github.com/XeroxDev/Loupedeck-plugin-VoiceMeeter/issues/27)) ([676b152](https://github.com/XeroxDev/Loupedeck-plugin-VoiceMeeter/commit/676b1525b5835a775441cab64e3a161dc6a07087))
+* migration to v6 ([#24](https://github.com/XeroxDev/Loupedeck-plugin-VoiceMeeter/issues/24)) ([56b05fd](https://github.com/XeroxDev/Loupedeck-plugin-VoiceMeeter/commit/56b05fd36c396e538b7b496fc84528b8e04dd60a))
+
## v3.0.0 (2023-02-26)
### BREAKING CHANGE
@@ -60,4 +72,4 @@ the inconvenience!
* better detection of voicemeeter version if setup exe was differently named ([#9](https://github.com/XeroxDev/Loupedeck-plugin-VoiceMeeter/issues/9)) ([cec3232](https://github.com/XeroxDev/Loupedeck-plugin-VoiceMeeter/commit/cec3232754a93103b258ff83a652d2c0373e5522))
* volume sliders should look normal again ([b9ae829](https://github.com/XeroxDev/Loupedeck-plugin-VoiceMeeter/commit/b9ae829d4cfeb33070dba785f8838226a1ee1b70))
-## 1.0.0 (2021-12-08)
\ No newline at end of file
+## 1.0.0 (2021-12-08)
diff --git a/src/VoiceMeeterPlugin/VoiceMeeterPlugin.csproj b/src/VoiceMeeterPlugin/VoiceMeeterPlugin.csproj
index 901fd8b..536c074 100644
--- a/src/VoiceMeeterPlugin/VoiceMeeterPlugin.csproj
+++ b/src/VoiceMeeterPlugin/VoiceMeeterPlugin.csproj
@@ -19,10 +19,10 @@
~/Library/Application\ Support/Logi/LogiPluginService/Plugins/
XeroxDev
- 3.0.0
- 3.0.0
- 3.0.0
- 3.0.0
+ 4.0.0
+ 4.0.0
+ 4.0.0
+ 4.0.0