diff --git a/README.md b/README.md index cb46504..1659a86 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # CKEditor for Mendix -This widget gives you a full version of the CKEditor with an extra button that allows you to create microflow links inside your HTML output. +This [widget](https://appstore.home.mendix.com/link/app/1715/Mendix/CKEditor-For-Mendix) gives you a full version of the CKEditor with an extra button that allows you to create microflow links inside your HTML output. ![test](https://github.com/mendix/CKEditorForMendix/raw/master/assets/mendix_button.png) +Current [CKEditor version](http://ckeditor.com/whatsnew): 4.5.4 + ## Contributing For more information on contributing to this repository visit [Contributing to a GitHub repository](https://world.mendix.com/display/howto50/Contributing+to+a+GitHub+repository)! diff --git a/src/package.xml b/src/package.xml index 472993e..33d6982 100644 --- a/src/package.xml +++ b/src/package.xml @@ -1,6 +1,6 @@ - + diff --git a/test/widgets/CKEditorForMendix.mpk b/test/widgets/CKEditorForMendix.mpk index 00041d1..f75fafc 100644 Binary files a/test/widgets/CKEditorForMendix.mpk and b/test/widgets/CKEditorForMendix.mpk differ