Skip to content

Commit

Permalink
march on to 1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
deleolajide committed Jan 5, 2023
1 parent 4b2c346 commit 85c17bf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ <h1>
Pade Changelog
</h1>

<p><b>1.7.5</b> -- <i>January 31, 2023</i></p>
<ul>
</ul>

<p><b>1.7.4</b> -- <i>December 31, 2022</i></p>
<ul>
<li>Upgrade to latest ConverseJS, Jitsi meet, jicofo and jvb code</li>
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>Ignite Realtime</author>
<version>${project.version}</version>
<date>01/05/2023</date>
<date>01/31/2023</date>
<minServerVersion>4.7.0</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 @@ -11,7 +11,7 @@

<groupId>org.igniterealtime.openfire</groupId>
<artifactId>pade</artifactId>
<version>1.7.4</version>
<version>1.7.5-SNAPSHOT</version>

<name>Pade</name>
<description>Web-based chat, groupchat, telephones, audio and video conferencing solution using ConverseJS, Jitsi and FreeSWITCH</description>
Expand Down

0 comments on commit 85c17bf

Please sign in to comment.