Skip to content

Commit 9bd2d88

Browse files
committed
Merge pull request #249 from OscarGodson/hotfix/248
Ticket #248 - Hotfix for weird characters in minified code.
2 parents 8d28282 + efbd1bb commit 9bd2d88

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.1
1+
0.2.1.1
39.3 KB
Binary file not shown.

epiceditor/js/epiceditor.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,7 @@
16641664
return self;
16651665
}
16661666

1667-
EpicEditor.version = '0.2.1';
1667+
EpicEditor.version = '0.2.1.1';
16681668

16691669
// Used to store information to be shared across editors
16701670
EpicEditor._data = {};

epiceditor/js/epiceditor.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)