From f984bc079b9d3419a0e1312117f82cf12276ce91 Mon Sep 17 00:00:00 2001 From: fuwa Date: Sun, 7 Jul 2019 01:36:19 +0800 Subject: [PATCH] use wownero v0.6.1.2 --- cyberwow/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyberwow/pubspec.yaml b/cyberwow/pubspec.yaml index bd2567b..cf7faf3 100644 --- a/cyberwow/pubspec.yaml +++ b/cyberwow/pubspec.yaml @@ -11,7 +11,7 @@ description: A new Flutter project. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.6.1+5 +version: 0.6.1+6 environment: sdk: ">=2.1.0 <3.0.0"