Skip to content

Commit

Permalink
Denote 5.0.5 Release 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mnsuccess authored and guusdk committed Nov 27, 2019
1 parent 0ea7300 commit 122eee4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h1>
inVerse Plugin Changelog
</h1>

<p><b>5.0.5 Release 1</b> -- November 20, 2019</p>
<p><b>5.0.5 Release 1</b> -- November 27, 2019</p>
<ul>
<li><a href="https://github.com/igniterealtime/openfire-inverse-plugin/issues/21">#21: upgrade to converse.js 5.0.5</a>, which includes these changes:
<ul>
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<description>${project.description}</description>
<author>Guus der Kinderen</author>
<version>${project.version}</version>
<date>10/08/2019</date>
<date>11/27/2019</date>
<minServerVersion>4.1.5</minServerVersion>
<minJavaVersion>1.8</minJavaVersion>
<adminconsole>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>inverse</artifactId>
<version>5.0.5-SNAPSHOT</version>
<version>5.0.5.1</version>
<name>inVerse</name>
<description>Adds the (third-party, Converse-based) inVerse web client to Openfire.</description>
<build>
Expand Down

0 comments on commit 122eee4

Please sign in to comment.