Skip to content

Commit 6bba000

Browse files
committed
Fix velocity version
1 parent 9449f59 commit 6bba000

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
@Plugin(
6363
id = "forcepack",
6464
name = "ForcePack",
65-
version = "1.3.0",
65+
version = "1.3.1",
6666
description = "Force players to use your server resource pack.",
6767
url = "https://www.convallyria.com",
6868
dependencies = {

0 commit comments

Comments
 (0)