Skip to content

Commit 9fd6c06

Browse files
committed
update version
1 parent 4b35d0b commit 9fd6c06

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.4'
3+
__VERSION__ = '1.0.5'
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.4
2+
* Name : DracEditor v1.0.5
33
* Created by : Agus Makmun (Summon Agus)
44
* Release date : 1-Jan-2017
55
* Official : https://dracos-linux.org

0 commit comments

Comments
 (0)