Skip to content

Commit 6f711c5

Browse files
committed
Add modrinth link
1 parent fc8554e commit 6f711c5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Useful Links
1515
------------
1616
**Spigot:** https://www.spigotmc.org/resources/pvpmanager-lite.845/
1717
**Bukkit:** https://dev.bukkit.org/bukkit-plugins/pvpmanager/
18+
**Modrinth:** https://modrinth.com/plugin/pvpmanager
19+
1820
**Discord:** https://discord.gg/QFTjs3g
1921
**Dev Builds:** https://ci.codemc.io/job/ChanceSD/job/PvPManager/
2022
**Crowdin Translations:** https://crowdin.com/project/pvpmanager
@@ -33,7 +35,7 @@ Artifact Information:
3335
<dependency>
3436
<groupId>me.NoChance.PvPManager</groupId>
3537
<artifactId>pvpmanager</artifactId>
36-
<version>3.18.29</version>
38+
<version>3.18.30</version>
3739
<scope>provided</scope>
3840
</dependency>
3941
```

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<sonar.organization>chancesd</sonar.organization>
1313
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
14-
<revision>3.18.29</revision>
14+
<revision>3.18.30</revision>
1515
</properties>
1616

1717
<distributionManagement>

0 commit comments

Comments
 (0)