Skip to content

Commit

Permalink
releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
mageddo committed Feb 24, 2023
1 parent 029c911 commit 43e03b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 3.1.5-beta
* Fixing UDP binding server to any interface on the machine wasn't working for some clients

### 3.1.4-beta
* Binding UDP server to any interface on the machine
* Fallback to 127.0.0.1 interface when the real one is missing
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=3.1.4-beta
version=3.1.5-beta
quarkusPluginId=io.quarkus
quarkusPluginVersion=2.16.0.Final
quarkusPlatformGroupId=io.quarkus.platform
Expand Down

0 comments on commit 43e03b5

Please sign in to comment.