Skip to content

Commit 4c65926

Browse files
save file
1 parent 798afba commit 4c65926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/html-editor/html-editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
console.log('html-editor-v2.0.html');
8585
console.log();
8686
console.json=v=>console.log(JSON.stringify(v,null,4));
87-
var df=true,did='html-editor',version='v1.0'
87+
var df=true,did='html-editor',version='v2.0'
8888
;
8989

9090
var ace;

0 commit comments

Comments
 (0)