From 91d1af7fb70bec2c3646f9590fdfde197efcbeb2 Mon Sep 17 00:00:00 2001 From: hmziqrs Date: Wed, 20 Nov 2024 10:29:37 +0500 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6abee72..8aaa4b8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_uis description: A new Flutter project. -version: 3.5.0+30 +version: 3.6.0+31 environment: sdk: ">=2.18.2 <4.0.0"