Merge pull request #2035 from MVrachev/bump-spec-version

Bump supported spec version to 1.0.30
This commit is contained in:
Jussi Kukkonen 2022-07-04 12:07:11 +03:00 committed by GitHub
commit b68df2ba65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 1 deletions

View file

@ -76,7 +76,7 @@
# We aim to support SPECIFICATION_VERSION and require the input metadata
# files to have the same major version (the first number) as ours.
SPECIFICATION_VERSION = ["1", "0", "29"]
SPECIFICATION_VERSION = ["1", "0", "30"]
TOP_LEVEL_ROLE_NAMES = {_ROOT, _TIMESTAMP, _SNAPSHOT, _TARGETS}
# T is a Generic type constraint for Metadata.signed