Skip to content

Commit

Permalink
Version to 4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Feb 1, 2022
1 parent 78a7da6 commit bc7066e
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.3.zip` to the directory: `HIVEMQ_HOME/extensions`
. Move the file: `build/hivemq-extension/hivemq-hello-world-extension-4.7.4.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.3
version=4.7.4
#
# test dependencies
#
Expand Down

0 comments on commit bc7066e

Please sign in to comment.