Skip to content

Commit b3436a2

Browse files
author
Jelte Lagendijk
committed
Bump version
1 parent 3121691 commit b3436a2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "HTMLSnippet",
3-
"version": "3.7.0",
3+
"version": "3.8.0",
44
"description": "",
55
"license": "",
66
"author": "",

src/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<package xmlns="http://www.mendix.com/package/1.0/">
3-
<clientModule name="HTMLSnippet" version="3.7.0" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="HTMLSnippet" version="3.8.0" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="HTMLSnippet/HTMLSnippet.xml"/>
66
</widgetFiles>

test/widgets/HTMLSnippet.mpk

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)