From 308ccaff5e76811ba9c16543dfc4a30d756b1353 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Mon, 20 Sep 2021 00:26:02 +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 53caf538..9ba11669 100644 --- a/sophia_script_versions.json +++ b/sophia_script_versions.json @@ -1,8 +1,8 @@ { - "Sophia_Script_Windows_10_PowerShell_5_1": "5.12.2", - "Sophia_Script_Windows_10_PowerShell_7": "5.12.2", - "Sophia_Script_Windows_10_LTSC": "5.2.13", - "Sophia_Script_Windows_11_PowerShell_5_1": "6.0.3", - "Sophia_Script_Windows_11_PowerShell_7": "6.0.3", - "Sophia_Script_Wrapper": "2.3" + "Sophia_Script_Windows_10_PowerShell_5_1": "5.12.3", + "Sophia_Script_Windows_10_PowerShell_7": "5.12.3", + "Sophia_Script_Windows_10_LTSC": "5.2.14", + "Sophia_Script_Windows_11_PowerShell_5_1": "6.0.4", + "Sophia_Script_Windows_11_PowerShell_7": "6.0.4", + "Sophia_Script_Wrapper": "2.4" }