We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3beaf32 commit 9d1866dCopy full SHA for 9d1866d
2 files changed
changelog.html
@@ -44,7 +44,7 @@ <h1>
44
PubSub Server Info Plugin Changelog
45
</h1>
46
47
-<p><b>1.2.0</b> -- (tbd)</p>
+<p><b>1.2.0</b> -- January 8, 2024</p>
48
<ul>
49
<li>Consider XMPP domains that are listed as a service provider fair to report.</li>
50
</ul>
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.igniterealtime.openfire.plugins</groupId>
14
<artifactId>pubsubserverinfo</artifactId>
15
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
16
17
<name>PubSub Server Info</name>
18
<description>Exposes basic server information through a public Pub/Sub node.</description>
0 commit comments