Skip to content

Commit 71c649e

Browse files
committed
Denote release 0.10.6 Release 1
1 parent 32c5c26 commit 71c649e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1>
4343
Xmppweb Plugin Changelog
4444
</h1>
4545

46-
<p><b>0.10.6 Release 1</b> -- (to be determined)</p>
46+
<p><b>0.10.6 Release 1</b> -- June 12, 2025</p>
4747
<ul>
4848
<li>Requires Openfire 5.0.0 or later</li>
4949
<li>[<a href='https://github.com/igniterealtime/openfire-xmppweb-plugin/issues/7'>Issue #7</a>] - Update to version 0.10.6 of the <a href="https://github.com/nioc/xmpp-web">XMPP Web project</a>.</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>xmppweb</artifactId>
11-
<version>0.10.6.1-SNAPSHOT</version>
11+
<version>0.10.6.1</version>
1212
<name>xmppweb</name>
1313
<description>Adds the (third-party) xmpp-web client to Openfire.</description>
1414
<build>

0 commit comments

Comments
 (0)