version bump

This commit is contained in:
Garrett Mills 2019-08-07 13:12:57 -05:00
parent 6a195c1002
commit 5afe24ed52

View File

@ -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