Skip to content

Commit dd46cfa

Browse files
Update CodingAPI to 1.96, fixes sounds for newer Spigot versions
1 parent 8278c05 commit dd46cfa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WarpSystem/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>de.codingair</groupId>
88
<artifactId>WarpSystem</artifactId>
9-
<version>5.1.14_Hotfix-4</version>
9+
<version>5.1.14_Hotfix-5</version>
1010
<packaging>pom</packaging>
1111

1212
<properties>
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.github.CodingAir</groupId>
7474
<artifactId>CodingAPI</artifactId>
75-
<version>1.95</version>
75+
<version>1.96</version>
7676
<scope>provided</scope>
7777
</dependency>
7878
<dependency>

0 commit comments

Comments
 (0)