Skip to content

Commit f14941b

Browse files
committed
release v1.0.7
1 parent 9372327 commit f14941b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

draceditor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
22

3-
__VERSION__ = '1.0.6'
3+
__VERSION__ = '1.0.7'
44
__AUTHOR__ = 'Agus Makmun (Summon Agus)'
55
__AUTHOR_EMAIL__ = '[email protected]'

draceditor/static/js/draceditor.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* Name : DracEditor v1.0.6
2+
* Name : DracEditor v1.0.7
33
* Created by : Agus Makmun (Summon Agus)
4-
* Release date : 1-Jan-2017
4+
* Release date : 2-Jan-2017
55
* Official : https://dracos-linux.org
66
* License : GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
77
* Repository : https://github.com/agusmakmun/dracos-markdown-editor

0 commit comments

Comments
 (0)