Skip to content

Commit 3a6a2f2

Browse files
authored
Merge pull request #10657 from rabbitmq/rin/main-as-4.0
Label main as 4.0.0 in bazel build
2 parents c1525a4 + ac6142e commit 3a6a2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rabbitmq.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RABBITMQ_DIALYZER_OPTS = [
3737
"-Wunknown",
3838
]
3939

40-
APP_VERSION = "3.13.0"
40+
APP_VERSION = "4.0.0"
4141

4242
BROKER_VERSION_REQUIREMENTS_ANY = """
4343
{broker_version_requirements, []}

0 commit comments

Comments
 (0)