Skip to content

Commit b816c3f

Browse files
committed
Denote release v4.6.0
1 parent dd96df3 commit b816c3f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

changelog.html

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

47-
<p><b>4.6.0</b> -- (To be determined)</p>
47+
<p><b>4.6.0</b> -- September 18, 2025</p>
4848
<ul>
4949
<li>Now requires Openfire 5.0.0 or later.</li>
5050
<li>[<a href="https://github.com/igniterealtime/openfire-fastpath-plugin/issues/59">#59</a>] - Error starting service after xStream upgrade to 1.4.18</li>

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>Support for managed queued chat requests, such as a support team might use.</description>
77
<author>Ignite Realtime</author>
88
<version>${project.version}</version>
9-
<date>2025-06-14</date>
9+
<date>2025-09-18</date>
1010
<minServerVersion>5.0.0</minServerVersion>
1111
<databaseKey>fastpath</databaseKey>
1212
<databaseVersion>1</databaseVersion>

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>fastpath</artifactId>
11-
<version>4.6.0-SNAPSHOT</version>
11+
<version>4.6.0</version>
1212
<name>Fastpath Plugin</name>
1313
<description>Support for managed queued chat requests, such as a support team might use.</description>
1414

0 commit comments

Comments
 (0)