Skip to content

Commit

Permalink
Pushed to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjack committed Feb 14, 2021
1 parent e6ec2f1 commit c672c7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.extendedclip.papi.expansion</groupId>
<artifactId>townychat</artifactId>
<name>Expansion-TownyChat</name>
<version>1.1</version>
<version>1.2</version>

<description>A Placeholder Expansion for TownyChat by LlmDl</description>
<properties>
Expand Down Expand Up @@ -45,12 +45,12 @@
<dependency>
<groupId>com.github.TownyAdvanced</groupId>
<artifactId>TownyChat</artifactId>
<version>0.86</version>
<version>0.87</version>
</dependency>
<dependency>
<groupId>com.github.TownyAdvanced</groupId>
<artifactId>Towny</artifactId>
<version>0.96.6.0</version>
<version>0.96.7.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c672c7d

Please sign in to comment.