Skip to content

Commit

Permalink
release 1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
deleolajide committed Mar 18, 2023
1 parent bbdabc8 commit 4f64254
Show file tree
Hide file tree
Showing 2 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 @@ -44,7 +44,7 @@ <h1>
Pade Changelog
</h1>

<p><b>1.7.6</b> -- <i>February 28, 2023</i></p>
<p><b>1.7.6</b> -- <i>March 18, 2023</i></p>
<ul>
<li>Upgrade to latest ConverseJS, Jitsi meet, jicofo and jvb code</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions 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.6-SNAPSHOT</version>
<version>1.7.6</version>

<name>Pade</name>
<description>Web-based chat, groupchat, telephones, audio and video conferencing solution using ConverseJS, Jitsi and FreeSWITCH</description>
Expand Down Expand Up @@ -51,7 +51,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://igniterealtime.github.io/pade/docs-2.1.2.2.zip</url>
<url>https://igniterealtime.github.io/pade/docs-2.1.2.3.zip</url>
<unpack>true</unpack>
<outputDirectory>${project.basedir}/classes/docs</outputDirectory>
</configuration>
Expand Down

0 comments on commit 4f64254

Please sign in to comment.