From 4e98a1c7e648ea59075f4a2f4f5c682210ca73d4 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Wed, 8 Mar 2023 18:15:51 +0300 Subject: [PATCH] Update sophia_script_versions.json --- sophia_script_versions.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sophia_script_versions.json b/sophia_script_versions.json index 11c5f2c8..e15bd4cf 100644 --- a/sophia_script_versions.json +++ b/sophia_script_versions.json @@ -1,9 +1,9 @@ { - "Sophia_Script_Windows_10_PowerShell_5_1": "5.15.2", - "Sophia_Script_Windows_10_PowerShell_7": "5.15.2", - "Sophia_Script_Windows_10_LTSC2019": "5.5.2", - "Sophia_Script_Windows_10_LTSC2021": "5.15.2", - "Sophia_Script_Windows_11_PowerShell_5_1": "6.3.2", - "Sophia_Script_Windows_11_PowerShell_7": "6.3.2", + "Sophia_Script_Windows_10_PowerShell_5_1": "5.16.0", + "Sophia_Script_Windows_10_PowerShell_7": "5.16.0", + "Sophia_Script_Windows_10_LTSC2019": "5.6.0", + "Sophia_Script_Windows_10_LTSC2021": "5.16.0", + "Sophia_Script_Windows_11_PowerShell_5_1": "6.4.0", + "Sophia_Script_Windows_11_PowerShell_7": "6.4.0", "Sophia_Script_Wrapper": "2.6.3" }