From cfeaab840fd0dd76334e12935c9ff92cac37dd91 Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Wed, 31 Jan 2024 09:08:22 +0100 Subject: [PATCH] Update Dashboard --- jarvis/core/templates/dashboard/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jarvis/core/templates/dashboard/dashboard.html b/jarvis/core/templates/dashboard/dashboard.html index 6b366c2..8737d14 100644 --- a/jarvis/core/templates/dashboard/dashboard.html +++ b/jarvis/core/templates/dashboard/dashboard.html @@ -27,7 +27,7 @@

Hi {{ user.username }} !

-

Welcome to Jarvi v0.95 (last update : 28-1-2024)

+

Welcome to Jarvi v0.95.1 (last update : 31-1-2024)

This application is here to help coaches to manage the gymnasts (evolution, evaluation, routines, scores, …). This tool is not perfect so feel free to make improvement proposals, bug reports, … by sending me an email.

You can find the user manual here (in french).