Skip to content

Commit

Permalink
Version to 4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
schaebo committed Dec 21, 2021
1 parent a5d8783 commit 78a7da6
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.7.2.zip` to the directory: `HIVEMQ_HOME/extensions`
. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.7.3.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,4 +1,4 @@
version=4.7.2
version=4.7.3
#
# test dependencies
#
Expand Down

0 comments on commit 78a7da6

Please sign in to comment.