Skip to content

Commit

Permalink
update versioning 2023.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sfrehse committed Sep 7, 2023
1 parent 72bc63b commit 9d36330
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 @@ -40,7 +40,7 @@ To use the SDK, add the following dependency to your Maven project:
<dependency>
<groupId>com.hivemq</groupId>
<artifactId>hivemq-edge-extension-sdk</artifactId>
<version>2023.4</version>
<version>2023.5</version>
</dependency>
----

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=2023.4
version=2023.5
#
# main dependencies
#
Expand Down

0 comments on commit 9d36330

Please sign in to comment.