Skip to content

Commit 82c9a69

Browse files
committed
update ps view to be more vis,
Fix player head issues
1 parent caf0fff commit 82c9a69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>dev.espi</groupId>
55
<artifactId>protectionstones</artifactId>
6-
<version>2.10.6</version>
6+
<version>2.10.7</version>
77
<name>ProtectionStones</name>
88
<description>A grief prevention plugin for Spigot Minecraft servers.</description>
99
<url>https://github.com/espidev/ProtectionStones</url>
@@ -207,7 +207,7 @@
207207
<dependency>
208208
<groupId>org.spigotmc</groupId>
209209
<artifactId>spigot-api</artifactId>
210-
<version>1.21.3-R0.1-SNAPSHOT</version>
210+
<version>1.21.10-R0.1-SNAPSHOT</version>
211211
<scope>provided</scope>
212212
</dependency>
213213
<dependency>

0 commit comments

Comments
 (0)