From 6d49c47ea31d1b6fec5c86630512d4ea676f1549 Mon Sep 17 00:00:00 2001 From: Valentin REVERSAT Date: Tue, 14 May 2024 22:58:59 +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 48d05d71..bea6fda5 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.2-beta +version: 2.6.3 environment: sdk: '>=3.0.0 <4.0.0'