From ebc51e15d28bc4b5626bbc49125c140c989aca85 Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Wed, 5 Jul 2023 12:28:32 +0200 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 5df66f2..637b359 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.84 (last update : 19-06-2023)

+

Welcome to Jarvi v0.86 (last update : 05-07-2023)

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).