We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d841c5 commit e09de8dCopy full SHA for e09de8d
src/Umbraco.Cms.Integrations.Crm.ActiveCampaign/Client/public/umbraco-package.json
@@ -1,12 +1,12 @@
1
{
2
"id": "Umbraco.Cms.Integrations.Crm.ActiveCampaign",
3
"name": "Umbraco CMS Integrations: CRM - ActiveCampaign",
4
- "version": "3.0.0",
+ "version": "4.0.0",
5
"extensions": [
6
7
"name": "Umbraco EntryPoint",
8
"alias": "Umb.Hubspot.EntryPoint",
9
- "type": "entryPoint",
+ "type": "backofficeEntryPoint",
10
"js": "/App_Plugins/ActiveCampaignForms/activecampaign.js"
11
}
12
]
0 commit comments