We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1251ee commit 0574e6cCopy full SHA for 0574e6c
changelog.html
@@ -44,7 +44,7 @@ <h1>
44
Monitoring Plugin Changelog
45
</h1>
46
47
-<p><b>2.6.1</b> -- (To be determined)</p>
+<p><b>2.6.1</b> -- October 30, 2024</p>
48
<ul>
49
<li>Explicitly denote that this version will not be compatible with Openfire 4.10.0 or later.</li>
50
</ul>
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>org.igniterealtime.openfire.plugins</groupId>
10
<artifactId>monitoring</artifactId>
11
- <version>2.6.1-SNAPSHOT</version>
+ <version>2.6.1</version>
12
<name>Monitoring Plugin</name>
13
<description>Monitors conversations and statistics of the server.</description>
14
0 commit comments