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 66a2aeb commit 2564c91Copy full SHA for 2564c91
README.adoc
@@ -18,7 +18,7 @@ We strongly recommend reading the {hivemq-extension-docs}[HiveMQ Swarm Extension
18
19
* Clone this repository into a Java 11 Gradle project.
20
* Execute the Gradle task `jar` to build the extension.
21
-* Move the file: `build/libs/hivemq-swarm-hello-world-extension-4.34.0.jar` to the directory: `HIVEMQ_SWARM_HOME/extensions`
+* Move the file: `build/libs/hivemq-swarm-hello-world-extension-4.35.0.jar` to the directory: `HIVEMQ_SWARM_HOME/extensions`
22
* Use the payload generator in a publish command in the scenario.xml of your choice.
23
24
----
gradle.properties
@@ -1 +1 @@
1
-version=4.34.0
+version=4.35.0
0 commit comments