Skip to content

Commit

Permalink
prepare for version 1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
deleolajide committed Aug 10, 2023
1 parent 7a5d2de commit f20e681
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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>05/31/2023</date>
<date>08/10/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 @@ -49,7 +49,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://igniterealtime.github.io/pade/docs-2.1.4.1.zip</url>
<url>https://igniterealtime.github.io/pade/docs-2.1.4.2.zip</url>
<unpack>true</unpack>
<outputDirectory>${project.basedir}/classes/docs</outputDirectory>
</configuration>
Expand Down

0 comments on commit f20e681

Please sign in to comment.