Skip to content

Commit

Permalink
Bump metadata version
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Oct 7, 2024
1 parent a2046ee commit e9d29fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/create_gbl.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def main():

# Prepare the GBL metadata
metadata = {
"metadata_version": 1,
"metadata_version": 2,
"sdk_version": slcp["sdk"]["version"],
"fw_type": gbl_metadata.get("fw_type"),
"fw_variant": gbl_metadata.get("fw_variant"),
Expand Down

0 comments on commit e9d29fc

Please sign in to comment.