From c51f3a5edb353a630adfa0ea926b54f33994b70f Mon Sep 17 00:00:00 2001 From: akrherz Date: Tue, 24 Jun 2025 06:46:39 -0500 Subject: [PATCH 1/2] Denote 2.1.10 Release --- changelog.html | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.html b/changelog.html index 1e9f02e26..a5e0137f0 100644 --- a/changelog.html +++ b/changelog.html @@ -44,7 +44,7 @@

Client Control Plugin Changelog

-

2.1.10 (To be determined)

+

2.1.10 June 24, 2025

diff --git a/pom.xml b/pom.xml index 0a342447b..b5c83c908 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.igniterealtime.openfire.plugins clientControl - 2.1.10-SNAPSHOT + 2.1.10 ClientControl Plugin Controls clients allowed to connect and available features From 112ae6698699542d4ff8fbe3b770e6e1503377c0 Mon Sep 17 00:00:00 2001 From: akrherz Date: Tue, 24 Jun 2025 06:47:13 -0500 Subject: [PATCH 2/2] March version to 2.1.11-SNAPSHOT --- changelog.html | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index a5e0137f0..27cd5726d 100644 --- a/changelog.html +++ b/changelog.html @@ -44,6 +44,10 @@

Client Control Plugin Changelog

+

2.1.11 Unreleased version

+ +

2.1.10 June 24, 2025