Skip to content

Commit 92398ef

Browse files
Version to 4.35.0
1 parent f5750b6 commit 92398ef

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
@@ -22,7 +22,7 @@ We strongly recommend to read the {hivemq-extension-docs}[HiveMQ Extension Docum
2222

2323
. Clone this repository into a Java 11 Gradle project.
2424
. 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`
25+
. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.35.0.zip` to the directory: `HIVEMQ_HOME/extensions`
2626
. Unzip the file.
2727
. Start HiveMQ.
2828

gradle.properties

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

0 commit comments

Comments
 (0)