From 0d5f52a76ec9f866602d885278253c9763e0f700 Mon Sep 17 00:00:00 2001
From: Carlos Vega <carlos.vega@uni.lu>
Date: Mon, 3 Dec 2018 10:00:05 +0100
Subject: [PATCH] version changed

---
 smash/web/templates/_base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/smash/web/templates/_base.html b/smash/web/templates/_base.html
index b08784ea..896dab32 100644
--- a/smash/web/templates/_base.html
+++ b/smash/web/templates/_base.html
@@ -270,7 +270,7 @@ desired effect
         {% block footer %}
             <!-- To the right -->
             <div class="pull-right hidden-xs">
-                Version: <strong>0.12.1</strong> (13 Nov 2018)
+                Version: <strong>0.12.2</strong> (22 Nov 2018)
             </div>
 
             <!-- Default to the left -->
-- 
GitLab