Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gl0W1E committed Mar 17, 2024
1 parent 1ed0ff3 commit 23d6bba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# TownyTweaks
Information:\
**https://github.com/darthpeti/PluginDescriptions/blob/main/townytweaks.md**
Minimum Towny Version: `0.100.0.0` \
Minimum SiegeWar Version: `2.9.0` \
Minimum Brewery Version: `3.1`
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@
<dependency>
<groupId>com.github.TownyAdvanced</groupId>
<artifactId>Towny</artifactId>
<version>0.98.4.0</version>
<version>0.100.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.TownyAdvanced</groupId>
<artifactId>SiegeWar</artifactId>
<version>2.6.1</version>
<version>2.9.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 23d6bba

Please sign in to comment.