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 0208a07 commit b37c025Copy full SHA for b37c025
src/Umbraco.Cms.Integrations.Crm.Dynamics/Client/public/umbraco-package.json
@@ -1,12 +1,12 @@
1
{
2
"id": "Umbraco.Cms.Integrations.Crm.Dynamics",
3
"name": "Umbraco CMS Integrations: Crm - Dynamics",
4
- "version": "2.0.0",
+ "version": "3.0.0",
5
"extensions": [
6
7
"name": "Umbraco EntryPoint",
8
"alias": "Umb.Dynamics.EntryPoint",
9
- "type": "entryPoint",
+ "type": "backofficeEntryPoint",
10
"js": "/App_Plugins/Dynamics/dynamics.js"
11
}
12
]
0 commit comments