Skip to content

Commit

Permalink
revert 3.0.1 to 3.0.0 as 3.0.0 is not live yet
Browse files Browse the repository at this point in the history
  • Loading branch information
v-prasadboke committed Nov 22, 2024
1 parent 26ffe6d commit efbc62e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified Solutions/ESET Protect Platform/Package/3.0.0.zip
Binary file not shown.
8 changes: 4 additions & 4 deletions Solutions/ESET Protect Platform/Package/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"variables": {
"_solutionName": "ESET Protect Platform",
"_solutionVersion": "3.0.1",
"_solutionVersion": "3.0.0",
"solutionId": "eset.eset-protect-platform-solution",
"_solutionId": "[variables('solutionId')]",
"uiConfigId1": "ESETProtectPlatform",
Expand Down Expand Up @@ -62,7 +62,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "ESET Protect Platform data connector with template version 3.0.1",
"description": "ESET Protect Platform data connector with template version 3.0.0",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('dataConnectorVersion1')]",
Expand Down Expand Up @@ -349,7 +349,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "ESETProtectPlatform Data Parser with template version 3.0.1",
"description": "ESETProtectPlatform Data Parser with template version 3.0.0",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('parserObject1').parserVersion1]",
Expand Down Expand Up @@ -475,7 +475,7 @@
"apiVersion": "2023-04-01-preview",
"location": "[parameters('workspace-location')]",
"properties": {
"version": "3.0.1",
"version": "3.0.0",
"kind": "Solution",
"contentSchemaVersion": "3.0.0",
"displayName": "ESET Protect Platform",
Expand Down

0 comments on commit efbc62e

Please sign in to comment.