Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
w8tcha committed Jun 24, 2018
1 parent 213e829 commit c9dadba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemirror/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
CKEDITOR.plugins.add("codemirror", {
icons: "searchcode,autoformat,commentselectedrange,uncommentselectedrange,autocomplete", // %REMOVE_LINE_CORE%
lang: "af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en-au,en-ca,en-gb,en,eo,es,et,eu,fa,fi,fo,fr-ca,fr,gl,gu,he,hi,hr,hu,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt-br,pt,ro,ru,sk,sl,sr-latn,sr,sv,th,tr,ug,uk,vi,zh-cn,zh", // %REMOVE_LINE_CORE%
version: "1.17.7",
version: "1.17.8",
init: function (editor) {
var rootPath = this.path,
defaultConfig = {
Expand Down

0 comments on commit c9dadba

Please sign in to comment.