Skip to content

Commit d5b3d22

Browse files
committed
Update VERSION number to 1.0.0
1 parent dc57330 commit d5b3d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<body>
7171
<script type="application/javascript">
7272
<!-- VERSION INFORMATION -->
73-
VERSION = "0.0.0";
73+
VERSION = "1.0.0";
7474
</script>
7575
<script id="load-template" type="x-tmpl-mustache">
7676
<h2><i class="fa fa-upload"></i> <strong>{{ title }}</strong></h2>

0 commit comments

Comments
 (0)