From 037d77c8a20193dc185db538196208c5dd9d7c19 Mon Sep 17 00:00:00 2001 From: Hunter Spinks Date: Mon, 13 Apr 2020 21:57:34 -0700 Subject: [PATCH] :bookmark: chore: bump version to `0.7.0+13` --- client/flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/flutter/pubspec.yaml b/client/flutter/pubspec.yaml index 3b86372575..5cc2921268 100644 --- a/client/flutter/pubspec.yaml +++ b/client/flutter/pubspec.yaml @@ -1,7 +1,7 @@ name: WHOFlutter description: WHO Flutter app -version: 0.1.1+2 +version: 0.7.0+13 # If the flutter sdk version in pubspec.lock changes, # you must update /.github/workflows/flutter-*.yml to use same min Flutter version