From 63e49382ea9fb4ad0084db39929e06b53b5a50bc Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Mon, 4 Jul 2022 11:31:19 +0300 Subject: [PATCH] Update sophia_script_versions.json --- sophia_script_versions.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sophia_script_versions.json b/sophia_script_versions.json index 4ef60d7ba..6e910f064 100644 --- a/sophia_script_versions.json +++ b/sophia_script_versions.json @@ -1,9 +1,9 @@ { - "Sophia_Script_Windows_10_PowerShell_5_1": "5.12.14", - "Sophia_Script_Windows_10_PowerShell_7": "5.12.14", - "Sophia_Script_Windows_10_LTSC2019": "5.2.20", - "Sophia_Script_Windows_10_LTSC2021": "5.12.12", - "Sophia_Script_Windows_11_PowerShell_5_1": "6.0.14", - "Sophia_Script_Windows_11_PowerShell_7": "6.0.14", - "Sophia_Script_Wrapper": "2.5.3" + "Sophia_Script_Windows_10_PowerShell_5_1": "5.13.0", + "Sophia_Script_Windows_10_PowerShell_7": "5.13.0", + "Sophia_Script_Windows_10_LTSC2019": "5.3.0", + "Sophia_Script_Windows_10_LTSC2021": "5.13.0", + "Sophia_Script_Windows_11_PowerShell_5_1": "6.1.0", + "Sophia_Script_Windows_11_PowerShell_7": "6.1.0", + "Sophia_Script_Wrapper": "2.5.4" }