Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelte Lagendijk committed Feb 12, 2018
1 parent fd2c00b commit 91de1e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formatstring",
"version": "5.7.0",
"version": "5.7.1",
"description": "This widget adds a user-defined string to your page, taking object attributes as input parameters.",
"license": "",
"author": "",
Expand Down Expand Up @@ -36,4 +36,4 @@
"folders": "node ./node_modules/gulp/bin/gulp folders",
"modeler": "node ./node_modules/gulp/bin/gulp modeler"
}
}
}
2 changes: 1 addition & 1 deletion src/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="formatstring" version="5.7.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<clientModule name="formatstring" version="5.7.1" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="formatstring/formatstring.xml"/>
</widgetFiles>
Expand Down
Binary file modified test/widgets/FormatString.mpk
Binary file not shown.

0 comments on commit 91de1e3

Please sign in to comment.