From 066df2816f8b48c0933e4b4282a14aa45ddf56ea Mon Sep 17 00:00:00 2001 From: w8tcha Date: Thu, 12 Jan 2017 13:29:08 +0100 Subject: [PATCH] bump to 0.17 --- autosave/plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autosave/plugin.js b/autosave/plugin.js index 62416e8..3131074 100644 --- a/autosave/plugin.js +++ b/autosave/plugin.js @@ -12,7 +12,7 @@ CKEDITOR.plugins.add("autosave", { lang: 'ca,cs,de,en,es,fr,ja,nl,pl,pt-br,ru,sk,sv,zh,zh-cn', // %REMOVE_LINE_CORE% requires: 'notification', - version: 0.16, + version: 0.17, init: function (editor) { // Default Config var defaultConfig = {