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 e777eb6 commit 3cec54bCopy full SHA for 3cec54b
package.json
@@ -33,4 +33,4 @@
33
"folders": "node ./node_modules/gulp/bin/gulp folders",
34
"modeler": "node ./node_modules/gulp/bin/gulp modeler"
35
}
36
-}
+}
src/package.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<package xmlns="http://www.mendix.com/package/1.0/">
3
- <clientModule name="HTMLSnippet" version="4.0.0" xmlns="http://www.mendix.com/clientModule/1.0/">
+ <clientModule name="HTMLSnippet" version="3.9.2" xmlns="http://www.mendix.com/clientModule/1.0/">
4
<widgetFiles>
5
<widgetFile path="HTMLSnippet/HTMLSnippet.xml"/>
6
<widgetFile path="HTMLSnippet/HTMLSnippetContext.xml"/>
test/widgets/HTMLSnippet.mpk
0 Bytes
0 commit comments