diff --git a/.idea/libraries/bld.xml b/.idea/libraries/bld.xml index be6063a..4bb3867 100644 --- a/.idea/libraries/bld.xml +++ b/.idea/libraries/bld.xml @@ -2,12 +2,12 @@ - + - + diff --git a/lib/bld/bld-wrapper.jar b/lib/bld/bld-wrapper.jar index 4eca521..ce710ea 100644 Binary files a/lib/bld/bld-wrapper.jar and b/lib/bld/bld-wrapper.jar differ diff --git a/lib/bld/bld-wrapper.properties b/lib/bld/bld-wrapper.properties index e645d2b..4ab3102 100644 --- a/lib/bld/bld-wrapper.properties +++ b/lib/bld/bld-wrapper.properties @@ -1,9 +1,9 @@ bld.downloadExtensionJavadoc=false bld.downloadExtensionSources=true -bld.extension-antlr=com.uwyn.rife2:bld-antlr4:1.2.5 -bld.extension-archive=com.uwyn.rife2:bld-archive:0.4.5 -bld.extension-tests=com.uwyn.rife2:bld-tests-badge:1.4.5 +bld.extension-antlr=com.uwyn.rife2:bld-antlr4:1.2.6 +bld.extension-archive=com.uwyn.rife2:bld-archive:0.4.6 +bld.extension-tests=com.uwyn.rife2:bld-tests-badge:1.4.6 bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES bld.downloadLocation= bld.sourceDirectories=core/src/bld/java -bld.version=1.7.5 \ No newline at end of file +bld.version=1.8.0 \ No newline at end of file diff --git a/src/main/resources/BLD_VERSION b/src/main/resources/BLD_VERSION index 53bc174..afa2b35 100644 --- a/src/main/resources/BLD_VERSION +++ b/src/main/resources/BLD_VERSION @@ -1 +1 @@ -1.8.0-SNAPSHOT \ No newline at end of file +1.8.0 \ No newline at end of file