diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index faff6f9..f21a7f3 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.4.2" + ".": "2.4.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c2f4d01..718c0ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.3](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.4.2...v2.4.3) (2026-07-04) + + +### Bug Fixes + +* remove headers ([08af79a](https://github.com/untrustedmodders/plugify-module-cpp/commit/08af79a873531e7bddfc11addf11cf7e52da70d6)) + ## [2.4.2](https://github.com/untrustedmodders/plugify-module-cpp/compare/v2.4.1...v2.4.2) (2026-06-29) diff --git a/version.txt b/version.txt index 8e8299d..35cee72 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.4.2 +2.4.3