From 3166b31c2841004b8d9ab882f0171c882f73a46e Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Wed, 12 Apr 2017 10:53:15 +0200 Subject: [PATCH] version update _base.html --- 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 96bcfee3..b562835a 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.4.1</strong> (03 Apr 2017) + Version: <strong>preview 0.5.0</strong> (12 Apr 2017) </div> <!-- Default to the left --> -- GitLab