From 854bc6c4b3f0d0955ff1be4a6552fa97e9852549 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Tue, 27 Jun 2023 21:06:32 +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 0d3813d4..2acbe18e 100644 --- a/sophia_script_versions.json +++ b/sophia_script_versions.json @@ -1,9 +1,9 @@ { - "Sophia_Script_Windows_10_PowerShell_5_1": "5.17.2", - "Sophia_Script_Windows_10_PowerShell_7": "5.17.2", - "Sophia_Script_Windows_10_LTSC2019": "5.7.2", - "Sophia_Script_Windows_10_LTSC2021": "5.17.2", - "Sophia_Script_Windows_11_PowerShell_5_1": "6.5.2", - "Sophia_Script_Windows_11_PowerShell_7": "6.5.2", + "Sophia_Script_Windows_10_PowerShell_5_1": "5.17.1", + "Sophia_Script_Windows_10_PowerShell_7": "5.17.1", + "Sophia_Script_Windows_10_LTSC2019": "5.7.1", + "Sophia_Script_Windows_10_LTSC2021": "5.17.1", + "Sophia_Script_Windows_11_PowerShell_5_1": "6.5.1", + "Sophia_Script_Windows_11_PowerShell_7": "6.5.1", "Sophia_Script_Wrapper": "2.6.7" }