Skip to content

Commit

Permalink
Update major version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelte Lagendijk committed May 11, 2016
1 parent 20ce976 commit 9e95636
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "calendar",
"version": "4.6.0",
"version": "5.0.0",
"description": "This is a calendar widget for Mendix. It shows a Calendar and can render objects as events in it.",
"license": "Apache License, Version 2.0, January 2004",
"author": "Mendix 2016",
Expand Down
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="Calendar" version="4.6.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<clientModule name="Calendar" version="5.0.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="calendar/calendar.xml"/>
</widgetFiles>
Expand Down
Binary file modified test/Widgets/Calendar.mpk
Binary file not shown.

0 comments on commit 9e95636

Please sign in to comment.