There was an error while loading. Please reload this page.
1 parent 9390168 commit 6ff8a41Copy full SHA for 6ff8a41
2 files changed
build.gradle.kts
@@ -23,7 +23,7 @@ tasks {
23
24
allprojects {
25
group = "com.convallyria.forcepack"
26
- version = "1.3.5"
+ version = "1.3.6"
27
28
apply(plugin = "io.github.goooler.shadow")
29
apply(plugin = "java")
velocity/src/main/java/com/convallyria/forcepack/velocity/ForcePackVelocity.java
@@ -59,7 +59,7 @@
59
@Plugin(
60
id = "forcepack",
61
name = "ForcePack",
62
- version = "1.3.4",
+ version = "1.3.6",
63
description = "Force players to use your server resource pack.",
64
url = "https://www.convallyria.com",
65
dependencies = {
0 commit comments