Browse Source

Bumped versions

pull/514/head
Dmitry Nefedov 11 months ago
parent
commit
43fc2b505f
  1. 14
      sophia_script_versions.json
  2. 2
      src/Sophia_Script_for_Windows_10/Functions.ps1
  3. 2
      src/Sophia_Script_for_Windows_10/Module/Sophia.psm1
  4. 2
      src/Sophia_Script_for_Windows_10/Sophia.ps1
  5. 2
      src/Sophia_Script_for_Windows_10_LTSC_2019/Functions.ps1
  6. 2
      src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1
  7. 2
      src/Sophia_Script_for_Windows_10_LTSC_2019/Sophia.ps1
  8. 2
      src/Sophia_Script_for_Windows_10_LTSC_2021/Functions.ps1
  9. 2
      src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1
  10. 2
      src/Sophia_Script_for_Windows_10_LTSC_2021/Sophia.ps1
  11. 2
      src/Sophia_Script_for_Windows_10_PowerShell_7/Functions.ps1
  12. 2
      src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1
  13. 2
      src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1
  14. 2
      src/Sophia_Script_for_Windows_11/Functions.ps1
  15. 2
      src/Sophia_Script_for_Windows_11/Module/Sophia.psm1
  16. 2
      src/Sophia_Script_for_Windows_11/Sophia.ps1
  17. 2
      src/Sophia_Script_for_Windows_11_PowerShell_7/Functions.ps1
  18. 2
      src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1
  19. 2
      src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1

14
sophia_script_versions.json

@ -1,9 +1,9 @@
{
"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"
"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_Wrapper": "2.6.8"
}

2
src/Sophia_Script_for_Windows_10/Functions.ps1

@ -3,7 +3,7 @@
The TAB completion for functions and their arguments
Version: v5.17.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10/Module/Sophia.psm1

@ -3,7 +3,7 @@
Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks
Version: v5.17.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10/Sophia.ps1

@ -3,7 +3,7 @@
Default preset file for "Sophia Script for Windows 10"
Version: v5.17.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10_LTSC_2019/Functions.ps1

@ -3,7 +3,7 @@
The TAB completion for functions and their arguments
Version: v5.7.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1

@ -3,7 +3,7 @@
Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks
Version: v5.7.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10_LTSC_2019/Sophia.ps1

@ -3,7 +3,7 @@
Default preset file for "Sophia Script for Windows 10 LTSC 2019"
Version: v5.7.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10_LTSC_2021/Functions.ps1

@ -3,7 +3,7 @@
The TAB completion for functions and their arguments
Version: v5.17.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1

@ -3,7 +3,7 @@
Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks
Version: v5.17.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10_LTSC_2021/Sophia.ps1

@ -3,7 +3,7 @@
Default preset file for "Sophia Script for Windows 10 LTSC 2021"
Version: v5.17.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10_PowerShell_7/Functions.ps1

@ -3,7 +3,7 @@
The TAB completion for functions and their arguments
Version: v5.17.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1

@ -3,7 +3,7 @@
Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks
Version: v5.17.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1

@ -3,7 +3,7 @@
Default preset file for "Sophia Script for Windows 10 (PowerShell 7)"
Version: v5.17.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_11/Functions.ps1

@ -3,7 +3,7 @@
The TAB completion for functions and their arguments
Version: v6.5.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_11/Module/Sophia.psm1

@ -3,7 +3,7 @@
Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks
Version: v6.5.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_11/Sophia.ps1

@ -3,7 +3,7 @@
Default preset file for "Sophia Script for Windows 11"
Version: v6.5.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_11_PowerShell_7/Functions.ps1

@ -3,7 +3,7 @@
The TAB completion for functions and their arguments
Version: v6.5.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1

@ -3,7 +3,7 @@
Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks
Version: v6.5.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

2
src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1

@ -3,7 +3,7 @@
Default preset file for "Sophia Script for Windows 11 (PowerShell 7)"
Version: v6.5.2
Date: 26.06.2023
Date: 02.07.2023
Copyright (c) 20142023 farag
Copyright (c) 20192023 farag & Inestic

Loading…
Cancel
Save