Skip to content

Commit 445dae9

Browse files
committed
move up to 1.0.1
1 parent fc67235 commit 445dae9

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

changelog.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ <h1>
4343
Orin Ayo Plugin Changelog
4444
</h1>
4545

46+
<p><b>1.0.1</b> -- August 31, 2025</p>
47+
48+
<ul>
49+
<li></li>
50+
</ul>
51+
4652
<p><b>1.0.0</b> -- July 31, 2025</p>
4753

4854
<ul>

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>${project.description}</description>
77
<version>${project.version}</version>
88
<licenseType>Apache 2.0</licenseType>
9-
<date>2025-07-31</date>
9+
<date>2025-08-31</date>
1010
<minServerVersion>5.0.0</minServerVersion>
1111

1212
<adminconsole>

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</groupId>
1414
<artifactId>orinayo</artifactId>
15-
<version>1.0.0</version>
15+
<version>1.0.1-SNAPSHOT</version>
1616

1717
<properties>
1818
</properties>

0 commit comments

Comments
 (0)