From d721f72140ca68414479d6feef19a292bc0ee79f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Smolarek?= <34063647+Razz4780@users.noreply.github.com> Date: Mon, 12 Aug 2024 15:15:02 +0200 Subject: [PATCH] 3.61.1 (#270) --- CHANGELOG.md | 13 +++++++++++++ changelog.d/+remove-public-ip.internal.md | 1 - changelog.d/+updated-ci-actions.internal.md | 1 - gradle.properties | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) delete mode 100644 changelog.d/+remove-public-ip.internal.md delete mode 100644 changelog.d/+updated-ci-actions.internal.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 338b2d60..9325daa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,19 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang +## [3.61.1](https://github.com/metalbear-co/mirrord-intellij/tree/3.61.1) - 2024-08-12 + + +### Changed + +- Updated CI actions to v4. + + +### Internal + +- Removed public IP check. + + ## [3.61.0](https://github.com/metalbear-co/mirrord-intellij/tree/3.61.0) - 2024-06-18 diff --git a/changelog.d/+remove-public-ip.internal.md b/changelog.d/+remove-public-ip.internal.md deleted file mode 100644 index 833140bf..00000000 --- a/changelog.d/+remove-public-ip.internal.md +++ /dev/null @@ -1 +0,0 @@ -Remove public IP check \ No newline at end of file diff --git a/changelog.d/+updated-ci-actions.internal.md b/changelog.d/+updated-ci-actions.internal.md deleted file mode 100644 index 25409cb0..00000000 --- a/changelog.d/+updated-ci-actions.internal.md +++ /dev/null @@ -1 +0,0 @@ -Updated CI actions to v4. \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 950bf917..ddf68932 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.metalbear.mirrord pluginName = mirrord # SemVer format -> https://semver.org -pluginVersion = 3.61.0 +pluginVersion = 3.61.1 platformVersion = 2022.3.2