diff --git a/Solutions/Australian Cyber Security Centre/Data/Solution_Australian Cyber Security Centre.json b/Solutions/Australian Cyber Security Centre/Data/Solution_Australian Cyber Security Centre.json index addd00ab770..8ad767344df 100644 --- a/Solutions/Australian Cyber Security Centre/Data/Solution_Australian Cyber Security Centre.json +++ b/Solutions/Australian Cyber Security Centre/Data/Solution_Australian Cyber Security Centre.json @@ -7,8 +7,8 @@ "Playbooks/AusCtisExportTaggedIndicators/azuredeploy.json" ], "Metadata": "SolutionMetadata.json", - "BasePath": "C:\\GitHub\\azure-sentinel\\Solutions\\Australian Cyber Security Centre", - "Version": "3.0.0", + "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Australian Cyber Security Centre\\", + "Version": "3.0.1", "TemplateSpec": true, "Is1PConnector": true } \ No newline at end of file diff --git a/Solutions/Australian Cyber Security Centre/Package/3.0.1.zip b/Solutions/Australian Cyber Security Centre/Package/3.0.1.zip new file mode 100644 index 00000000000..83e4119ff8e Binary files /dev/null and b/Solutions/Australian Cyber Security Centre/Package/3.0.1.zip differ diff --git a/Solutions/Australian Cyber Security Centre/Package/mainTemplate.json b/Solutions/Australian Cyber Security Centre/Package/mainTemplate.json index 68ea96f25d0..9b3afddb7b2 100644 --- a/Solutions/Australian Cyber Security Centre/Package/mainTemplate.json +++ b/Solutions/Australian Cyber Security Centre/Package/mainTemplate.json @@ -33,7 +33,7 @@ "email": "support@microsoft.com", "_email": "[variables('email')]", "_solutionName": "Australian Cyber Security Centre", - "_solutionVersion": "3.0.0", + "_solutionVersion": "3.0.1", "solutionId": "azuresentinel.azure-sentinel-solution-australiancybersecurity", "_solutionId": "[variables('solutionId')]", "AusCtisExportTaggedIndicators": "AusCtisExportTaggedIndicators", @@ -60,7 +60,7 @@ "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" ], "properties": { - "description": "AusCtisExportTaggedIndicators Playbook with template version 3.0.0", + "description": "AusCtisExportTaggedIndicators Playbook with template version 3.0.1", "mainTemplate": { "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", "contentVersion": "[variables('playbookVersion1')]", @@ -2209,7 +2209,7 @@ "apiVersion": "2023-04-01-preview", "location": "[parameters('workspace-location')]", "properties": { - "version": "3.0.0", + "version": "3.0.1", "kind": "Solution", "contentSchemaVersion": "3.0.0", "displayName": "Australian Cyber Security Centre", diff --git a/Solutions/Australian Cyber Security Centre/ReleaseNotes.md b/Solutions/Australian Cyber Security Centre/ReleaseNotes.md index 72db610c1d3..56c49ac19b8 100644 --- a/Solutions/Australian Cyber Security Centre/ReleaseNotes.md +++ b/Solutions/Australian Cyber Security Centre/ReleaseNotes.md @@ -1,5 +1,5 @@ | **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** | |-------------|--------------------------------|---------------------------------------------------------------------------| -| 3.0.0 | 15-11-2023 | Updated the Playbook to align with the new requirements. | - +| 3.0.1 | 24-11-2023 | Re-developed **Playbook** according to new requirements. | +| 3.0.0 | 15-11-2023 | Updated the **Playbook** to align with the new requirements. |