From 5ccc25e67ae3860cff95200a71da1a743e63fce1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 19:26:42 +0000 Subject: [PATCH] chore(main): release 2.4.3 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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