File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/main/java/lol/hyper/velocityblockversion Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323
2424 <groupId >lol.hyper</groupId >
2525 <artifactId >velocityblockversion</artifactId >
26- <version >1.0.7 </version >
26+ <version >1.0.8 </version >
2727 <packaging >jar</packaging >
2828
2929 <name >VelocityBlockVersion</name >
Original file line number Diff line number Diff line change 3939@ Plugin (
4040 id = "velocityblockversion" ,
4141 name = "VelocityBlockVersion" ,
42- version = "1.0.7 " ,
42+ version = "1.0.8 " ,
4343 authors = {"hyperdefined" },
4444 description = "Block certain Minecraft versions from connecting to your network." ,
4545 url = "https://github.com/hyperdefined/VelocityBlockVersion"
4646)
4747public class VelocityBlockVersion {
48- public static final String VERSION = "1.0.7 " ;
48+ public static final String VERSION = "1.0.8 " ;
4949
5050 @ Inject
5151 private Logger logger ;
You can’t perform that action at this time.
0 commit comments