From 1ebc53b40d96e1f34554b09bf788f52ecb3f68de Mon Sep 17 00:00:00 2001
From: root <root@prc.prc.parkinson.lu>
Date: Fri, 17 Mar 2017 08:43:10 +0100
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 80813c6e..8b432f8e 100644
--- a/smash/web/templates/_base.html
+++ b/smash/web/templates/_base.html
@@ -351,7 +351,7 @@ desired effect
 	{% block footer %}
 		<!-- To the right -->
 		<div class="pull-right hidden-xs">
-		  Version: <strong>preview 0.2.2</strong> (17 Mar 2017)
+		  Version: <strong>preview 0.3.0</strong> (17 Mar 2017)
 		</div>
 
 		<!-- Default to the left -->
-- 
GitLab