Skip to content

Commit 3cc97be

Browse files
author
JelteMX
committed
Update screenshots & config
1 parent e740120 commit 3cc97be

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

assets/configuration1.jpg

14.9 KB
Loading

assets/configuration3.jpg

9.32 KB
Loading

assets/configuration5.jpg

18.7 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "filedropper",
33
"widgetName": "FileDropper",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "Drop files in your Mendix Application",
66
"copyright": "Mendix 2019",
77
"author": "Jelte Lagendijk",

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

0 commit comments

Comments
 (0)