Skip to content

Commit 55b993d

Browse files
authored
Merge pull request #27 from guusdk/release-1_7_5
Release 1.7.5
2 parents 1ed6473 + a8fc3e7 commit 55b993d

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
Search Plugin Changelog
4545
</h1>
4646

47-
<p><b>1.7.5</b> -- (tbd)</p>
47+
<p><b>1.7.5</b> -- June 25, 2025</p>
4848
<ul>
4949
<li>Requires Openfire 4.4.0.</li>
5050
<li>Minimum Java requirement: 11</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>search</artifactId>
11-
<version>1.7.5-SNAPSHOT</version>
11+
<version>1.7.6-SNAPSHOT</version>
1212
<name>Search</name>
1313

1414
<repositories>

0 commit comments

Comments
 (0)