Skip to content

Commit

Permalink
Merge pull request #10657 from rabbitmq/rin/main-as-4.0
Browse files Browse the repository at this point in the history
Label main as 4.0.0 in bazel build
  • Loading branch information
acogoluegnes committed Mar 4, 2024
2 parents c1525a4 + ac6142e commit 3a6a2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rabbitmq.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RABBITMQ_DIALYZER_OPTS = [
"-Wunknown",
]

APP_VERSION = "3.13.0"
APP_VERSION = "4.0.0"

BROKER_VERSION_REQUIREMENTS_ANY = """
{broker_version_requirements, []}
Expand Down

0 comments on commit 3a6a2f2

Please sign in to comment.