Skip to content

Commit 517eb82

Browse files
committed
fix build
1 parent 5ac12e3 commit 517eb82

2 files changed

Lines changed: 1 addition & 13 deletions

File tree

src/main/java/lol/hyper/velocityblockversion/VelocityBlockVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
url = "https://github.com/hyperdefined/VelocityBlockVersion"
4848
)
4949
public class VelocityBlockVersion {
50-
public static final String VERSION = "1.0.9";
50+
public static final String VERSION = "1.0.10";
5151

5252
@Inject
5353
private Logger logger;

src/main/resources/velocity-plugin.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)