Skip to content

Commit 8bcd65c

Browse files
committed
Denote release 1.12.0
1 parent 13a8eb0 commit 8bcd65c

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.12.0</b> (tbd)</p>
47+
<p><b>1.12.0</b> July 4, 2025</p>
4848
<ul>
4949
<li>Now requires Openfire 5.0.0 or later</li>
5050
<li>[<a href='https://github.com/igniterealtime/openfire-restAPI-plugin/issues/7'>#7</a>] - Add endpoints that can get, set and delete user vCards.</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.12.0-SNAPSHOT</version>
11+
<version>1.12.0</version>
1212
<name>REST API Plugin</name>
1313
<description>Allows administration over a RESTful API.</description>
1414
<licenses>

0 commit comments

Comments
 (0)