diff --git a/README.adoc b/README.adoc index 59c7588..4ab9649 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.33.0.zip` to the directory: `HIVEMQ_HOME/extensions` +. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.33.1.zip` to the directory: `HIVEMQ_HOME/extensions` . Unzip the file. . Start HiveMQ. diff --git a/gradle.properties b/gradle.properties index b8fdb7d..56316f3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.33.0 +version=4.33.1