From fdc55262e574ebfb025dd38cb6ef21be9c0fb099 Mon Sep 17 00:00:00 2001 From: Shafi Rayhan Date: Sat, 29 Oct 2022 15:33:49 +0600 Subject: [PATCH] update app version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index be7ad03..4cb895d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: quran_app description: A new Flutter project. -version: 1.0.0+1 +version: 1.2.0 environment: sdk: '>=2.17.6 <3.0.0'