Skip to content

Commit 6b00bc3

Browse files
authored
Merge pull request #196 from guusdk/release_1.11.0
Release 1.11.0
2 parents f549d2c + d30e619 commit 6b00bc3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h1>
4444
REST API Plugin Changelog
4545
</h1>
4646

47-
<p><b>1.11.0</b> (tbd)</p>
47+
<p><b>1.11.0</b> June 25, 2024</p>
4848
<ul>
4949
<li>Now requires Openfire 4.8.0 or later</li>
5050
<li>[<a href='https://github.com/igniterealtime/openfire-restAPI-plugin/issues/188'>#188</a>] - Fix issues with MUC room data consistency in an Openfire cluster</li>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.igniterealtime.openfire.plugins</groupId>
1010
<artifactId>restAPI</artifactId>
11-
<version>1.11.0-SNAPSHOT</version>
11+
<version>1.11.1-SNAPSHOT</version>
1212
<name>REST API Plugin</name>
1313
<description>Allows administration over a RESTful API.</description>
1414
<licenses>

0 commit comments

Comments
 (0)