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 8991820 commit c93a312Copy full SHA for c93a312
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "MicroflowTimer",
3
- "version": "4.0.2",
+ "version": "4.0.3",
4
"description": "",
5
"license": "",
6
"author": "",
src/package.xml
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://www.mendix.com/package/1.0/">
- <clientModule name="MicroflowTimer" version="4.0.2" xmlns="http://www.mendix.com/clientModule/1.0/">
+ <clientModule name="MicroflowTimer" version="4.0.3" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="MicroflowTimer/MicroflowTimer.xml"/>
</widgetFiles>
0 commit comments