From 1c87fcadd4cab6e16d0770e16b8dab83993b7778 Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Tue, 6 Nov 2018 11:02:39 +0100 Subject: [PATCH] Version update --- 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 a3a0886a..e34aa85d 100644 --- a/smash/web/templates/_base.html +++ b/smash/web/templates/_base.html @@ -270,7 +270,7 @@ desired effect {% block footer %} <!-- To the right --> <div class="pull-right hidden-xs"> - Version: <strong>0.11.3</strong> (3 Sep 2018) + Version: <strong>0.12.0</strong> (6 Nov 2018) </div> <!-- Default to the left --> -- GitLab