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 f5750b6 commit 92398efCopy full SHA for 92398ef
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.34.0.zip` to the directory: `HIVEMQ_HOME/extensions`
+. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.35.0.zip` to the directory: `HIVEMQ_HOME/extensions`
26
. Unzip the file.
27
. Start HiveMQ.
28
gradle.properties
@@ -1 +1 @@
1
-version=4.34.0
+version=4.35.0
0 commit comments