From b1e7c063a7dd874955d097eec2cbccd8eda9e70a Mon Sep 17 00:00:00 2001 From: Valentin REVERSAT Date: Tue, 25 Jun 2024 21:45:53 +0200 Subject: [PATCH] chore: upgrade version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 377a6752..727e9d45 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Mobile app to get the closing and opening schedules of the Chaban D publish_to: 'none' -version: 2.6.4-beta +version: 2.6.4 environment: sdk: '>=3.0.0 <4.0.0'