Label main as 4.0.0 in bazel build

This commit is contained in:
Rin Kuryloski 2024-03-04 10:13:59 +01:00
parent c1525a4d95
commit ac6142e24d
1 changed files with 1 additions and 1 deletions

View File

@ -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, []}