-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.6.1](v0.6.0...v0.6.1) (2024-02-02) ### 🐛 Bug Fixes 🐛 * **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.31.0 ([#383](#383)) ([0dfc375](0dfc375)) * **deps:** update dependency com.google.protobuf:protobuf-java to v3.25.2 ([#361](#361)) ([493ba07](493ba07)) * **deps:** update fabric8-kubernetes-client monorepo to v6.10.0 ([#360](#360)) ([63548a2](63548a2)) * **shulker-operator:** set velocity config file version to 2.6 to avoid motd migration ([40b90fc](40b90fc))
- Loading branch information
1 parent
40b90fc
commit f10d4e4
Showing
10 changed files
with
119 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ members = [ | |
] | ||
|
||
[workspace.package] | ||
version = "0.6.0" | ||
version = "0.6.1" | ||
authors = ["Jérémy Levilain <[email protected]>"] | ||
edition = "2021" | ||
rust-version = "1.74.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
org.gradle.jvmargs=-Xmx3G | ||
org.gradle.daemon=false | ||
|
||
version = 0.6.0 | ||
version = 0.6.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
apiVersion: v2 | ||
type: application | ||
version: 0.0.0-internal | ||
appVersion: '0.6.0' | ||
appVersion: '0.6.1' | ||
name: shulker-addon-matchmaking |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.