version bump
This commit is contained in:
parent
33aa97ee49
commit
22b323afc8
@ -39,7 +39,7 @@ class MiscUnit extends Unit {
|
|||||||
|
|
||||||
// do stuff here
|
// do stuff here
|
||||||
global.devbug = {
|
global.devbug = {
|
||||||
version: '0.6.2',
|
version: '0.6.3',
|
||||||
get_inline: function(type, project){
|
get_inline: function(type, project){
|
||||||
let code = this.code[type];
|
let code = this.code[type];
|
||||||
if (!code) return false
|
if (!code) return false
|
||||||
|
Loading…
Reference in New Issue
Block a user