diff --git a/changelog.html b/changelog.html
index dc236d713..72bc7f64d 100644
--- a/changelog.html
+++ b/changelog.html
@@ -44,7 +44,7 @@
REST API Plugin Changelog
-1.11.0 (tbd)
+1.11.0 June 25, 2024
- Now requires Openfire 4.8.0 or later
- [#188] - Fix issues with MUC room data consistency in an Openfire cluster
diff --git a/pom.xml b/pom.xml
index a5bfee7a5..328c9ac40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.igniterealtime.openfire.plugins
restAPI
- 1.11.0-SNAPSHOT
+ 1.11.1-SNAPSHOT
REST API Plugin
Allows administration over a RESTful API.