diff --git a/extension.json b/extension.json index ad6fee50..6be9413c 100644 --- a/extension.json +++ b/extension.json @@ -1,7 +1,7 @@ { "name": "core", "platform": "web", - "version": "2.0.5", + "version": "2.0.6", "displayName": "Core", "description": "Provides default event, condition, and data element types available to all Launch properties.", "exchangeUrl": "https://www.adobeexchange.com/experiencecloud.details.100223.adobe-launch-core-extension.html", diff --git a/package.json b/package.json index c59963ab..ee3afc22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/reactor-extension-core", - "version": "2.0.5", + "version": "2.0.6", "description": "This is the Core extension for Adobe Experience Platform Launch. It provides default event, condition, and data element types available to all Launch properties.", "author": { "name": "Adobe",