diff --git a/PSPublishModule.psd1 b/PSPublishModule.psd1 index 9855b75..0cb7437 100644 --- a/PSPublishModule.psd1 +++ b/PSPublishModule.psd1 @@ -9,7 +9,7 @@ DotNetFrameworkVersion = '4.5.2' FunctionsToExport = @('Convert-CommandsToList', 'Get-MissingFunctions', 'Get-PowerShellAssemblyMetadata', 'Initialize-PortableModule', 'Initialize-PortableScript', 'Initialize-ProjectManager', 'Invoke-ModuleBuild', 'New-ConfigurationArtefact', 'New-ConfigurationBuild', 'New-ConfigurationCommand', 'New-ConfigurationDocumentation', 'New-ConfigurationExecute', 'New-ConfigurationFormat', 'New-ConfigurationImportModule', 'New-ConfigurationInformation', 'New-ConfigurationManifest', 'New-ConfigurationModule', 'New-ConfigurationModuleSkip', 'New-ConfigurationPlaceHolder', 'New-ConfigurationPublish', 'New-ConfigurationTest', 'Register-Certificate', 'Remove-Comments', 'Send-GitHubRelease', 'Test-BasicModule', 'Test-ScriptFile', 'Test-ScriptModule') GUID = 'eb76426a-1992-40a5-82cd-6480f883ef4d' - ModuleVersion = '2.0.15' + ModuleVersion = '2.0.16' PowerShellVersion = '5.1' PrivateData = @{ PSData = @{