From d325c5d7d9ba9af16cd994cbc16bb653cb2b7140 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Valentin=20Grou=C3=A8s?= <valentin.groues@uni.lu>
Date: Thu, 18 May 2017 09:57:53 +0200
Subject: [PATCH] modify version number

---
 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 00a05b60..a36354ad 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.5.1</strong> (21 Apr 2017)
+                Version: <strong>preview 0.6.0</strong> (18 Mai 2017)
             </div>
 
             <!-- Default to the left -->
-- 
GitLab