Bumped module version to 2.0.6

This commit is contained in:
Andrew
2020-08-06 13:34:02 -07:00
parent 7cba5c16d5
commit 94ca4dda32
@@ -9,7 +9,7 @@
RootModule = 'PSDesiredStateConfiguration.psm1'
# Version number of this module.
moduleVersion = '2.0.5'
moduleVersion = '2.0.6'
# Supported PSEditions
CompatiblePSEditions = @('Core')