We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04998b2 commit 65a8800Copy full SHA for 65a8800
editor.html
@@ -79,7 +79,7 @@
79
<script type="application/javascript">
80
// VERSION INFORMATION
81
EDITOR_VERSION = "2.0.1";
82
- UPY_VERSION = "1.0.1";
+ UPY_VERSION = "1.0.1/2.0-0dfb5d801a";
83
</script>
84
<script id="files-template" type="x-tmpl-mustache">
85
<div id="files-modal" tabindex="-1" role="dialog" aria-label="load/save modal" aria-modal="true" class="modal-div">
0 commit comments