From bb5ac94e8becaa8d9369d8b6c25c98c63c24bc56 Mon Sep 17 00:00:00 2001 From: bastien Date: Thu, 9 Jul 2026 23:08:51 +0200 Subject: [PATCH] version 0.0.4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e1c9ea1..60c6400 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: > Application mobile native Laverie Connectée (Android + iOS). Pas de cible web Flutter — Android en priorité, iOS préparé. publish_to: 'none' -version: 0.0.3 +version: 0.0.4 environment: sdk: '>=3.2.0 <4.0.0'