diff --git a/debomatic-webui/lib/config.js b/debomatic-webui/lib/config.js index cd39fca..5e6d41b 100644 --- a/debomatic-webui/lib/config.js +++ b/debomatic-webui/lib/config.js @@ -61,7 +61,7 @@ config.web.preferences.debug = 0 // debug level - 0 means disabled // DO NOT TOUCH these ones -config.version = '0.2.0' +config.version = '0.2.1' // A simple function to quickly have // get and set strings for client events