diff --git a/changelog.html b/changelog.html
index 69bbc743f..dc236d713 100644
--- a/changelog.html
+++ b/changelog.html
@@ -44,10 +44,13 @@
REST API Plugin Changelog
-1.10.3 (tbd)
+1.11.0 (tbd)
+ - Now requires Openfire 4.8.0 or later
- [#188] - Fix issues with MUC room data consistency in an Openfire cluster
+ - [#190] - Readiness and liveness probes (broken since openfire 4.8.0)
- [#192] - Fix issue to support swagger updating user entity
+ - [#195] - Fix API incompatibilities with Openfire 4.8.0
1.10.2 November 20, 2023
diff --git a/plugin.xml b/plugin.xml
index bc216bd40..2c3c754c9 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -6,8 +6,8 @@
Allows administration over a RESTful API.
Roman Soldatow
${project.version}
- 2023-12-22
- 4.7.0
+ 2024-06-25
+ 4.8.0