We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb402c commit dc09d0eCopy full SHA for dc09d0e
README.adoc
@@ -22,7 +22,7 @@ We strongly recommend to read the {hivemq-extension-docs}[HiveMQ Extension Docum
22
23
. Clone this repository into a Java 11 Gradle project.
24
. Execute the Gradle task `hivemqExtensionZip` to build the extension.
25
-. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.40.0.zip` to the directory: `HIVEMQ_HOME/extensions`
+. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.40.1.zip` to the directory: `HIVEMQ_HOME/extensions`
26
. Unzip the file.
27
. Start HiveMQ.
28
gradle.properties
@@ -1 +1 @@
1
-version=4.40.0
+version=4.40.1
0 commit comments