misc: Merge branch stable into develop branch
This ensures both branches are in-sync and have not diverged. Change-Id: Ib487d8596037017b9ec03d7e8a76229373c153db
This commit is contained in:
@@ -55,7 +55,7 @@ def _resources_json_version_required() -> str:
|
||||
"""
|
||||
Specifies the version of resources.json to obtain.
|
||||
"""
|
||||
return "develop"
|
||||
return "22.1"
|
||||
|
||||
|
||||
def _get_resources_json_uri() -> str:
|
||||
|
||||
Reference in New Issue
Block a user