diff --git a/README.adoc b/README.adoc index 2d944c2..397ebf5 100644 --- a/README.adoc +++ b/README.adoc @@ -22,7 +22,7 @@ We strongly recommend to read the {hivemq-extension-docs}[HiveMQ Extension Docum . Clone this repository into a Java 11 Gradle project. . Execute the Gradle task `hivemqExtensionZip` to build the extension. -. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.29.0.zip` to the directory: `HIVEMQ_HOME/extensions` +. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.30.0.zip` to the directory: `HIVEMQ_HOME/extensions` . Unzip the file. . Start HiveMQ. diff --git a/gradle.properties b/gradle.properties index 25354ba..d1e242a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.29.0 +version=4.30.0