From 844cd2c8c9dc3c764a8478a875fc2017a8a231e3 Mon Sep 17 00:00:00 2001 From: bastien Date: Sun, 5 Jul 2026 00:42:40 +0200 Subject: [PATCH] version 0.0.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 544eccf..5e3ca22 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: 1.0.0+1 +version: 0.0.1 environment: sdk: '>=3.2.0 <4.0.0'