From 4635297271561d31f4c6bf19da8f08b50e280ac5 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sat, 6 Feb 2021 12:26:09 +0300 Subject: [PATCH] Update Sophia.ps1 --- Sophia/PowerShell 5.1/Sophia.ps1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Sophia/PowerShell 5.1/Sophia.ps1 b/Sophia/PowerShell 5.1/Sophia.ps1 index 59d2a636..5b9a90e6 100644 --- a/Sophia/PowerShell 5.1/Sophia.ps1 +++ b/Sophia/PowerShell 5.1/Sophia.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS Default preset file for "Windows 10 Sophia Script" - Version: v5.4 - Date: 04.02.2021 + Version: v5.4.0.1 + Date: 06.02.2021 Copyright (c) 2015–2021 farag & oZ-Zo Thanks to all https://forum.ru-board.com members involved @@ -47,7 +47,7 @@ param Clear-Host -$Host.UI.RawUI.WindowTitle = "Windows 10 Sophia Script v5.4 | ©️ farag & oz-zo, 2015–2021" +$Host.UI.RawUI.WindowTitle = "Windows 10 Sophia Script v5.4.0.1 | ©️ farag & oz-zo, 2015–2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Sophia.psd1 -PassThru -Force @@ -1337,4 +1337,4 @@ Refresh # Errors output # Вывод ошибок -Errors \ No newline at end of file +Errors