new mcp servers format

This commit is contained in:
Davidson Gomes
2025-04-28 12:37:58 -03:00
parent 0112573d9b
commit e98744b7a4
7182 changed files with 4839 additions and 4998 deletions

View File

@@ -27,9 +27,9 @@ class Domain(Enum):
# the Protobuf release process. Do not edit them manually.
# These OSS versions are not stripped to avoid merging conflicts.
OSS_DOMAIN = Domain.PUBLIC
OSS_MAJOR = 6
OSS_MINOR = 30
OSS_PATCH = 2
OSS_MAJOR = 5
OSS_MINOR = 29
OSS_PATCH = 4
OSS_SUFFIX = ''
DOMAIN = OSS_DOMAIN