From 6c64e07fb09d8d56d29292455f3b6a0f6f139e0e Mon Sep 17 00:00:00 2001 From: Adam Driscoll Date: Fri, 24 Jul 2026 09:44:00 -0500 Subject: [PATCH] Update module version to 2026.2.1 --- psedit.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psedit.psd1 b/psedit.psd1 index 6abfd60..cab5f7c 100644 --- a/psedit.psd1 +++ b/psedit.psd1 @@ -1,7 +1,7 @@ @{ RootModule = 'psedit.dll' - ModuleVersion = '1.1.0' + ModuleVersion = '2026.2.1' GUID = 'beb23c4b-3e9a-4be3-ad4e-0c38d448353c' Author = 'Adam Driscoll' CompanyName = 'Ironman Software'