We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e063057 commit 5423d61Copy full SHA for 5423d61
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "MicroflowTimer",
3
- "version": "3.1.1",
+ "version": "3.2.0",
4
"description": "",
5
"license": "",
6
"author": "",
@@ -34,4 +34,4 @@
34
"folders": "node ./node_modules/gulp/bin/gulp folders",
35
"modeler": "node ./node_modules/gulp/bin/gulp modeler"
36
}
37
-}
+}
src/package.xml
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://www.mendix.com/package/1.0/">
- <clientModule name="MicroflowTimer" version="3.1.1" xmlns="http://www.mendix.com/clientModule/1.0/">
+ <clientModule name="MicroflowTimer" version="3.2.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="MicroflowTimer/MicroflowTimer.xml"/>
</widgetFiles>
test/widgets/MicroflowTimer.mpk
-3 Bytes
0 commit comments