Skip to content

Commit 05698ab

Browse files
guusdkFishbowler
authored andcommitted
Denote release 1.9.1
1 parent ba1b638 commit 05698ab

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.9.1</b> (tbd)</p>
47+
<p><b>1.9.1</b> August 4, 2022</p>
4848
<ul>
4949
<li>[<a href='https://github.com/igniterealtime/openfire-restAPI-plugin/issues/148'>#148</a>] - Example of MUC invite contains escaped characters</li>
5050
<li>[<a href='https://github.com/igniterealtime/openfire-restAPI-plugin/issues/146'>#146</a>] - Chatroom 'affiliation' URL template clash</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.9.1-SNAPSHOT</version>
11+
<version>1.9.1</version>
1212
<name>REST API Plugin</name>
1313
<description>Allows administration over a RESTful API.</description>
1414
<licenses>

0 commit comments

Comments
 (0)