Skip to content

Commit 91de1e3

Browse files
author
Jelte Lagendijk
committed
Bump version
1 parent fd2c00b commit 91de1e3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formatstring",
3-
"version": "5.7.0",
3+
"version": "5.7.1",
44
"description": "This widget adds a user-defined string to your page, taking object attributes as input parameters.",
55
"license": "",
66
"author": "",
@@ -36,4 +36,4 @@
3636
"folders": "node ./node_modules/gulp/bin/gulp folders",
3737
"modeler": "node ./node_modules/gulp/bin/gulp modeler"
3838
}
39-
}
39+
}

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

test/widgets/FormatString.mpk

5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)