diff --git a/AzFilesHybrid/AzFilesHybrid.psd1 b/AzFilesHybrid/AzFilesHybrid.psd1 index bac347fd..dd209474 100644 --- a/AzFilesHybrid/AzFilesHybrid.psd1 +++ b/AzFilesHybrid/AzFilesHybrid.psd1 @@ -12,7 +12,7 @@ RootModule = 'AzFilesHybrid.psm1' # Version number of this module. - ModuleVersion = '0.2.2.0' + ModuleVersion = '0.2.3.0' # Supported PSEditions CompatiblePSEditions = "Core", "Desktop" diff --git a/dns-forwarder/azuredeploy.json b/dns-forwarder/azuredeploy.json index c7a71087..d5dfb9b7 100644 --- a/dns-forwarder/azuredeploy.json +++ b/dns-forwarder/azuredeploy.json @@ -1,6 +1,6 @@ { "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "0.2.2.0", + "contentVersion": "0.2.3.0", "parameters": { "location":{ "type": "string",