Skip to content

Commit 7700059

Browse files
Merge pull request #34 from mendix/fix/deprecation-warning-bump-version
Bump the version and update the test project to version 7.23.35
2 parents e84176b + 4d71418 commit 7700059

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MicroflowTimer",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "",
55
"license": "",
66
"author": "",

src/package.xml

Lines changed: 1 addition & 1 deletion
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="4.0.3" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="MicroflowTimer" version="4.0.4" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="MicroflowTimer/MicroflowTimer.xml"/>
66
</widgetFiles>

test/Test.mpr

-37 KB
Binary file not shown.

test/widgets/MicroflowTimer.mpk

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)