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 9372327 commit f14941bCopy full SHA for f14941b
draceditor/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
3
-__VERSION__ = '1.0.6'
+__VERSION__ = '1.0.7'
4
__AUTHOR__ = 'Agus Makmun (Summon Agus)'
5
__AUTHOR_EMAIL__ = '[email protected]'
draceditor/static/js/draceditor.js
@@ -1,7 +1,7 @@
/**
- * Name : DracEditor v1.0.6
+ * Name : DracEditor v1.0.7
* Created by : Agus Makmun (Summon Agus)
- * Release date : 1-Jan-2017
+ * Release date : 2-Jan-2017
* Official : https://dracos-linux.org
6
* License : GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
7
* Repository : https://github.com/agusmakmun/dracos-markdown-editor
0 commit comments