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 13e1005 commit c366308Copy full SHA for c366308
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.39.0.jar` to the directory: `HIVEMQ_SWARM_HOME/extensions`
+* Move the file: `build/libs/hivemq-swarm-hello-world-extension-4.40.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.39.0
+version=4.40.0
0 commit comments