From 39f92062516ebc05c057e13bad5c3c7cc9387af1 Mon Sep 17 00:00:00 2001 From: Leo Iannacone Date: Mon, 9 Jun 2014 17:34:33 +0200 Subject: [PATCH] Bumped version 0.2.4 --- 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 6b12bf8..31ab015 100644 --- a/debomatic-webui/lib/config.js +++ b/debomatic-webui/lib/config.js @@ -62,7 +62,7 @@ config.web.preferences.debug = 0; // debug level - 0 means disabled // DO NOT TOUCH these ones -config.version = '0.2.3'; +config.version = '0.2.4'; // A simple function to quickly have // get and set strings for client events