diff --git a/app/MiscUnit.js b/app/MiscUnit.js index b20aed6..fea9880 100644 --- a/app/MiscUnit.js +++ b/app/MiscUnit.js @@ -39,7 +39,7 @@ class MiscUnit extends Unit { // do stuff here global.devbug = { - version: '0.6.0', + version: '0.6.2', get_inline: function(type, project){ let code = this.code[type]; if (!code) return false