From be0ea18a8db9ca866c4c7ccdb9845627c24a86ce Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sat, 16 Jul 2022 17:37:47 +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 767af590..a71859dd 100644 --- a/sophia_script_versions.json +++ b/sophia_script_versions.json @@ -1,9 +1,9 @@ { - "Sophia_Script_Windows_10_PowerShell_5_1": "5.13.1", - "Sophia_Script_Windows_10_PowerShell_7": "5.13.1", - "Sophia_Script_Windows_10_LTSC2019": "5.3.1", - "Sophia_Script_Windows_10_LTSC2021": "5.13.1", - "Sophia_Script_Windows_11_PowerShell_5_1": "6.1.1", - "Sophia_Script_Windows_11_PowerShell_7": "6.1.1", - "Sophia_Script_Wrapper": "2.5.5" + "Sophia_Script_Windows_10_PowerShell_5_1": "5.13.2", + "Sophia_Script_Windows_10_PowerShell_7": "5.13.2", + "Sophia_Script_Windows_10_LTSC2019": "5.3.2", + "Sophia_Script_Windows_10_LTSC2021": "5.13.2", + "Sophia_Script_Windows_11_PowerShell_5_1": "6.1.2", + "Sophia_Script_Windows_11_PowerShell_7": "6.1.2", + "Sophia_Script_Wrapper": "2.5.6" }