Skip to content

Commit 5423d61

Browse files
author
Jelte Lagendijk
committed
Bump version
1 parent e063057 commit 5423d61

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MicroflowTimer",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"description": "",
55
"license": "",
66
"author": "",
@@ -34,4 +34,4 @@
3434
"folders": "node ./node_modules/gulp/bin/gulp folders",
3535
"modeler": "node ./node_modules/gulp/bin/gulp modeler"
3636
}
37-
}
37+
}

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="MicroflowTimer" version="3.1.1" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="MicroflowTimer" version="3.2.0" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="MicroflowTimer/MicroflowTimer.xml"/>
66
</widgetFiles>

test/widgets/MicroflowTimer.mpk

-3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)