diff --git a/PSGraphQL/PSGraphQL.psd1 b/PSGraphQL/PSGraphQL.psd1 index 84fd936..0111901 100644 --- a/PSGraphQL/PSGraphQL.psd1 +++ b/PSGraphQL/PSGraphQL.psd1 @@ -13,7 +13,7 @@ RootModule = '.\PSGraphQL' # Version number of this module. - ModuleVersion = '1.6.0' + ModuleVersion = '1.7.0' # Compatibility CompatiblePSEditions = 'Desktop', 'Core'