From 13192142b53bc34979d7c6bc4e2e5f98c5d203f8 Mon Sep 17 00:00:00 2001 From: root <root@prc.prc.parkinson.lu> Date: Mon, 20 Mar 2017 17:34:35 +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 8b432f8e..b248cd11 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.3.0</strong> (17 Mar 2017) + Version: <strong>preview 0.3.1</strong> (20 Mar 2017) </div> <!-- Default to the left --> -- GitLab