From 47415a7aa46ab64af27ff3b39baf9707445d4ed3 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 7 Jul 2021 18:23:23 +0200 Subject: [PATCH] Bump bugfix version In order to fix the ios build --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index aa4aa92b..1a58e310 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Note Taking App Built on top of Git -version: 1.77.4+10 +version: 1.77.5+10 environment: sdk: ">=2.13.0 <3.0.0"