From 7510cac886719259f27b5034bf5573f6c9fd126c Mon Sep 17 00:00:00 2001 From: Fedor Ershov Date: Fri, 7 Jul 2023 14:08:38 +0300 Subject: [PATCH] Bumps the module's version to 1.2.0 --- HVVMReliableMigration.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HVVMReliableMigration.psd1 b/HVVMReliableMigration.psd1 index a44c3a1..d24e6d6 100644 --- a/HVVMReliableMigration.psd1 +++ b/HVVMReliableMigration.psd1 @@ -1,6 +1,6 @@ @{ RootModule = 'HVVMReliableMigration.psm1' - ModuleVersion = '1.1.0' + ModuleVersion = '1.2.0' GUID = '901d64bc-c223-4546-9040-c697334fca4b' Author = 'Kirill Nikolaev' CompanyName = 'Fozzy Inc.'