diff --git a/README.md b/README.md index 262016d..2633b0d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ git pull Sample output ````markdown -# Windows Secure Auditor: 1.1.0 +# Windows Secure Auditor: 1.2.0 ## System Information diff --git a/README.zh-TW.md b/README.zh-TW.md index 9bb2985..cdc9e02 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -50,7 +50,7 @@ git pull 範例輸出 ````markdown -# Windows Secure Auditor: 1.1.0 +# Windows Secure Auditor: 1.2.0 ## 系統資訊 diff --git a/SecureAuditor.psd1 b/SecureAuditor.psd1 index e74a498..a42640c 100644 --- a/SecureAuditor.psd1 +++ b/SecureAuditor.psd1 @@ -6,7 +6,7 @@ # RootModule = '' # Version number of this module. - ModuleVersion = '1.1.0' + ModuleVersion = '1.2.0' # Supported PSEditions # CompatiblePSEditions = @()