Skip to content

Commit a099ddb

Browse files
committed
release v1.0.9
1 parent 01498a6 commit a099ddb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.8'
3+
__VERSION__ = '1.0.9'
44
__AUTHOR__ = 'Agus Makmun (Summon Agus)'
55
__AUTHOR_EMAIL__ = '[email protected]'

draceditor/static/js/draceditor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Name : DracEditor v1.0.8
2+
* Name : DracEditor v1.0.9
33
* Created by : Agus Makmun (Summon Agus)
44
* Release date : 2-Jan-2017
55
* Official : https://dracos-linux.org

0 commit comments

Comments
 (0)