From f3b08c2249659e32278ae7d9c723c203a336231d Mon Sep 17 00:00:00 2001
From: Piotr Gawron <piotr.gawron@uni.lu>
Date: Wed, 21 Jun 2017 16:06:23 +0200
Subject: [PATCH] version change

---
 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 a36354ad..b561c645 100644
--- a/smash/web/templates/_base.html
+++ b/smash/web/templates/_base.html
@@ -265,7 +265,7 @@ desired effect
         {% block footer %}
             <!-- To the right -->
             <div class="pull-right hidden-xs">
-                Version: <strong>preview 0.6.0</strong> (18 Mai 2017)
+                Version: <strong>preview 0.7.0</strong> (21 June 2017)
             </div>
 
             <!-- Default to the left -->
-- 
GitLab