From 065c1a58a41fcf1341ae054444bbd884f1cf8aa8 Mon Sep 17 00:00:00 2001
From: Piotr Gawron <piotr.gawron@uni.lu>
Date: Tue, 12 Jan 2021 11:00:02 +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 9de88fa7..c198f9da 100644
--- a/smash/web/templates/_base.html
+++ b/smash/web/templates/_base.html
@@ -256,7 +256,7 @@ desired effect
         {% block footer %}
             <!-- To the right -->
             <div class="pull-right hidden-xs">
-                Version: <strong>1.0.0~beta.2</strong>
+                Version: <strong>1.0.0~beta.3</strong>
             </div>
 
             <!-- Default to the left -->
-- 
GitLab