Update Environmental registry version to 1.1.0

New version includes Leak related messages we need.

Testing:
Redfish service validator passing

Change-Id: Ieca3e5a7bb785ef7fcffb05f86b88bdbf23a3d99
Signed-off-by: Igor Kanyuka <ifelmail@gmail.com>
diff --git a/scripts/parse_registries.py b/scripts/parse_registries.py
index 6f82175..b57d7c4 100755
--- a/scripts/parse_registries.py
+++ b/scripts/parse_registries.py
@@ -616,7 +616,7 @@
         [
             ("base", "1.19.0"),
             ("composition", "1.1.2"),
-            ("environmental", "1.0.1"),
+            ("environmental", "1.1.0"),
             ("ethernet_fabric", "1.0.1"),
             ("fabric", "1.0.2"),
             ("heartbeat_event", "1.0.1"),