Skip to content

Commit 9d1866d

Browse files
committed
Denote release 1.2.0
1 parent 3beaf32 commit 9d1866d

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
PubSub Server Info Plugin Changelog
4545
</h1>
4646

47-
<p><b>1.2.0</b> -- (tbd)</p>
47+
<p><b>1.2.0</b> -- January 8, 2024</p>
4848
<ul>
4949
<li>Consider XMPP domains that are listed as a service provider fair to report.</li>
5050
</ul>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>org.igniterealtime.openfire.plugins</groupId>
1414
<artifactId>pubsubserverinfo</artifactId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>1.2.0</version>
1616

1717
<name>PubSub Server Info</name>
1818
<description>Exposes basic server information through a public Pub/Sub node.</description>

0 commit comments

Comments
 (0)