Updated version to v2.0.6

This commit is contained in:
Andrew
2023-02-23 20:00:37 -08:00
parent a9182cf60e
commit f142525bc7
@@ -9,7 +9,7 @@
RootModule = 'PSDesiredStateConfiguration.psm1'
# Version number of this module.
moduleVersion = '2.0.5'
moduleVersion = '2.0.6'
# Supported PSEditions
CompatiblePSEditions = @('Core')