From 382c81bc451cf610af9ee6faed9650b5ca77038a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Grou=C3=A8s?= <valentin.groues@uni.lu> Date: Fri, 21 Apr 2017 10:24:11 +0200 Subject: [PATCH] update 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 b562835a..987f136c 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.0</strong> (12 Apr 2017) + Version: <strong>preview 0.5.1</strong> (21 Apr 2017) </div> <!-- Default to the left --> -- GitLab