From 5cd911b9d173dcf39f593ebb6579b131666df03e Mon Sep 17 00:00:00 2001 From: Raffaello Bertini Date: Mon, 18 Apr 2022 16:49:44 +0100 Subject: [PATCH] fix to v0.2.6 --- PowerDir/PowerDir.GetPowerDir.psd1 | 2 +- PowerDir/PowerDir.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PowerDir/PowerDir.GetPowerDir.psd1 b/PowerDir/PowerDir.GetPowerDir.psd1 index cb946a2..a3abe92 100644 --- a/PowerDir/PowerDir.GetPowerDir.psd1 +++ b/PowerDir/PowerDir.GetPowerDir.psd1 @@ -12,7 +12,7 @@ RootModule = 'PowerDir.dll' # Version number of this module. -ModuleVersion = '0.3.0' +ModuleVersion = '0.2.6' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/PowerDir/PowerDir.csproj b/PowerDir/PowerDir.csproj index 1361e48..786b6f1 100644 --- a/PowerDir/PowerDir.csproj +++ b/PowerDir/PowerDir.csproj @@ -5,7 +5,7 @@ enable enable True - 0.3.0 + 0.2.6 (c) BlueRedSky LTD. All rights reserved. Raffaello Bertini BlueRedSky LTD