From c59c9c9e396eaeacc27170dca7c3a621f1350d35 Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Thu, 11 Jan 2018 10:17:45 +0100 Subject: [PATCH] version updated --- 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 8779d279..f1cb7392 100644 --- a/smash/web/templates/_base.html +++ b/smash/web/templates/_base.html @@ -269,7 +269,7 @@ desired effect {% block footer %} <!-- To the right --> <div class="pull-right hidden-xs"> - Version: <strong>0.10.1</strong> (20 November 2017) + Version: <strong>0.10.2</strong> (11 January 2018) </div> <!-- Default to the left --> -- GitLab