diff --git a/PSKoans/PSKoans.psd1 b/PSKoans/PSKoans.psd1 index c8f0d178f..b6a2b7752 100644 --- a/PSKoans/PSKoans.psd1 +++ b/PSKoans/PSKoans.psd1 @@ -12,7 +12,7 @@ RootModule = 'PSKoans.psm1' # Version number of this module. - ModuleVersion = '0.65.4' + ModuleVersion = '0.66.0' # Supported PSEditions CompatiblePSEditions = @('Desktop', 'Core')