From 1e8041aa68356cc93b2c93cc7b08adabd7bff56b Mon Sep 17 00:00:00 2001 From: riscait Date: Thu, 10 Aug 2023 12:48:31 +0000 Subject: [PATCH] Bump version and build number --- packages/flutter_app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter_app/pubspec.yaml b/packages/flutter_app/pubspec.yaml index d178959c..6e6093f1 100644 --- a/packages/flutter_app/pubspec.yaml +++ b/packages/flutter_app/pubspec.yaml @@ -3,7 +3,7 @@ description: | The Flutter App Template is a starter kit for developing Flutter apps. It is also a project that Altive Inc continues to update as a sample of architecture, configuration, and package usage. publish_to: "none" -version: 1.0.0+1 +version: 1.0.1+2 environment: sdk: ^3.0.3