Skip to content

Commit 02b9125

Browse files
Version to 4.37.0
1 parent 5aac601 commit 02b9125

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We strongly recommend reading the {hivemq-extension-docs}[HiveMQ Swarm Extension
1818

1919
* Clone this repository into a Java 11 Gradle project.
2020
* Execute the Gradle task `jar` to build the extension.
21-
* Move the file: `build/libs/hivemq-swarm-hello-world-extension-4.36.0.jar` to the directory: `HIVEMQ_SWARM_HOME/extensions`
21+
* Move the file: `build/libs/hivemq-swarm-hello-world-extension-4.37.0.jar` to the directory: `HIVEMQ_SWARM_HOME/extensions`
2222
* Use the payload generator in a publish command in the scenario.xml of your choice.
2323

2424
----

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=4.36.0
1+
version=4.37.0

0 commit comments

Comments
 (0)