From 2f1af9d9e89509ad744fab20f1bce2830e56ba5e Mon Sep 17 00:00:00 2001
From: Piotr Gawron <piotr.gawron@uni.lu>
Date: Mon, 3 Sep 2018 15:09:44 +0200
Subject: [PATCH] version bumped

---
 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 829e2a64..4456a553 100644
--- a/smash/web/templates/_base.html
+++ b/smash/web/templates/_base.html
@@ -267,7 +267,7 @@ desired effect
         {% block footer %}
             <!-- To the right -->
             <div class="pull-right hidden-xs">
-                Version: <strong>0.11.2</strong> (4 May 2018)
+                Version: <strong>0.11.3</strong> (3 Sep 2018)
             </div>
 
             <!-- Default to the left -->
-- 
GitLab