Skip to content

Commit

Permalink
Version to 4.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hivemq-jenkins committed Oct 16, 2024
1 parent 6425e09 commit 86e41f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ We strongly recommend to read the {hivemq-extension-docs}[HiveMQ Extension Docum

. Clone this repository into a Java 11 Gradle project.
. Execute the Gradle task `hivemqExtensionZip` to build the extension.
. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.33.0.zip` to the directory: `HIVEMQ_HOME/extensions`
. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.33.1.zip` to the directory: `HIVEMQ_HOME/extensions`
. Unzip the file.
. Start HiveMQ.

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=4.33.0
version=4.33.1

0 comments on commit 86e41f2

Please sign in to comment.