Skip to content

Commit 70da2c2

Browse files
author
Jelte Lagendijk
committed
Bump version
1 parent fc1844d commit 70da2c2

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": "calendar",
3-
"version": "5.3.2",
3+
"version": "5.3.3",
44
"description": "This is a calendar widget for Mendix. It shows a Calendar and can render objects as events in it.",
55
"license": "Apache License, Version 2.0, January 2004",
66
"author": "Mendix 2016",
@@ -33,4 +33,4 @@
3333
"folders": "node ./node_modules/gulp/bin/gulp folders",
3434
"modeler": "node ./node_modules/gulp/bin/gulp modeler"
3535
}
36-
}
36+
}

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="Calendar" version="5.3.2" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="Calendar" version="5.3.3" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="calendar/calendar.xml"/>
66
<widgetFile path="calendar/calendar-scheduler.xml"/>

test/widgets/calendar.mpk

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)