Skip to content

Commit 6ff8a41

Browse files
committed
1.3.6
1 parent 9390168 commit 6ff8a41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tasks {
2323

2424
allprojects {
2525
group = "com.convallyria.forcepack"
26-
version = "1.3.5"
26+
version = "1.3.6"
2727

2828
apply(plugin = "io.github.goooler.shadow")
2929
apply(plugin = "java")

velocity/src/main/java/com/convallyria/forcepack/velocity/ForcePackVelocity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
@Plugin(
6060
id = "forcepack",
6161
name = "ForcePack",
62-
version = "1.3.4",
62+
version = "1.3.6",
6363
description = "Force players to use your server resource pack.",
6464
url = "https://www.convallyria.com",
6565
dependencies = {

0 commit comments

Comments
 (0)