From 8668690d110afa80953c5f7d61208d2196ac57fd Mon Sep 17 00:00:00 2001 From: mrtoine Date: Mon, 15 Dec 2025 13:39:49 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20d'une=20gestion=20conditionnelle=20de?= =?UTF-8?q?=20la=20version=20applicative=20avec=20mise=20=C3=A0=20jour=20o?= =?UTF-8?q?u=20lecture=20depuis=20`VERSION.txt`=20selon=20le=20mode=20(DEV?= =?UTF-8?q?/PROD).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 VERSION.txt diff --git a/VERSION.txt b/VERSION.txt new file mode 100644 index 0000000..9cc3383 --- /dev/null +++ b/VERSION.txt @@ -0,0 +1 @@ +1.0.2 (b3f201d) \ No newline at end of file