Skip to content

Commit

Permalink
fix url issue in galene plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
deleolajide committed Jun 21, 2023
1 parent b13c7b7 commit f7b553f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ <h1>
Pade Changelog
</h1>

<p><b>1.7.7</b> -- <i>May 31, 2023</i></p>
<p><b>1.7.7</b> -- <i>June 30, 2023</i></p>
<ul>
<li>Upgrade to latest ConverseJS code</li>
<li><a href="https://discourse.igniterealtime.org/t/pade-1-7-4-1-7-6-focus-user-password-error/92819">Pade 1.7.4-1.7.6 focus user password error</a></li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://igniterealtime.github.io/pade/docs-2.1.3.2.zip</url>
<url>https://igniterealtime.github.io/pade/docs-2.1.3.4.zip</url>
<unpack>true</unpack>
<outputDirectory>${project.basedir}/classes/docs</outputDirectory>
</configuration>
Expand Down

0 comments on commit f7b553f

Please sign in to comment.