mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-05 14:22:53 +00:00
Fix wrong version linked
This commit is contained in:
parent
0ecbc824dd
commit
1e88cc7b32
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
<spigot.version>1.18-R0.1-SNAPSHOT</spigot.version>
|
||||
<spigot.version>1.18.1-R0.1-SNAPSHOT</spigot.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in a new issue