Bumped version and fixed LazyBlock issue.
This commit is contained in:
@ -35,7 +35,7 @@ buildscript {
|
||||
|
||||
allprojects {
|
||||
group = 'com.sk89q.worldedit'
|
||||
version = '6.1.10-SNAPSHOT'
|
||||
version = '7.0.0-SNAPSHOT'
|
||||
}
|
||||
|
||||
if (!project.hasProperty("artifactory_contextUrl")) ext.artifactory_contextUrl = "http://localhost"
|
||||
|
||||
Reference in New Issue
Block a user