From a6c6a245db523627aa40a13bb943cfafcff07908 Mon Sep 17 00:00:00 2001 From: Leo Iannacone Date: Wed, 4 Jun 2014 15:36:07 +0200 Subject: [PATCH] Bumped version 0.2.2 --- debomatic-webui/lib/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debomatic-webui/lib/config.js b/debomatic-webui/lib/config.js index 5e6d41b..ec382a1 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.1' +config.version = '0.2.2' // A simple function to quickly have // get and set strings for client events