From 009c64529dd10424099c2cf385ec6d396595da22 Mon Sep 17 00:00:00 2001 From: Asmitha Karunanithi Date: Thu, 22 Sep 2022 01:07:59 -0500 Subject: Move to 2022.2 Run the script update_schemas.py by pointing it to 2022.2 An overview of 2022.2 release can be found at: [1] https://www.dmtf.org/sites/default/files/Redfish_Release_2022.2_Overview.pdf Signed-off-by: Asmitha Karunanithi Signed-off-by: Ed Tanous Change-Id: Ic729af6848badd1c81121e61a22a7115e553358a --- scripts/update_schemas.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/update_schemas.py b/scripts/update_schemas.py index cf3ae175e8..cf79a19cef 100755 --- a/scripts/update_schemas.py +++ b/scripts/update_schemas.py @@ -11,7 +11,7 @@ import json import xml.etree.ElementTree as ET -VERSION = "DSP8010_2022.1" +VERSION = "DSP8010_2022.2" WARNING = """/**************************************************************** * READ THIS WARNING FIRST -- cgit v1.2.3