From da4b444db6f2760bf21619683f179574df5f1e6e Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Fri, 7 Jan 2022 16:53:25 -0500 Subject: [PATCH] libcwtchgo 1.5.4 and pubspec version bump for android --- LIBCWTCH-GO-MACOS.version | 2 +- LIBCWTCH-GO.version | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LIBCWTCH-GO-MACOS.version b/LIBCWTCH-GO-MACOS.version index ddc4b6d9..5953cbf1 100644 --- a/LIBCWTCH-GO-MACOS.version +++ b/LIBCWTCH-GO-MACOS.version @@ -1 +1 @@ -2022-01-06-17-13-v1.5.3 \ No newline at end of file +2022-01-07-16-29-v1.5.4 \ No newline at end of file diff --git a/LIBCWTCH-GO.version b/LIBCWTCH-GO.version index 55034f0f..c356452f 100644 --- a/LIBCWTCH-GO.version +++ b/LIBCWTCH-GO.version @@ -1 +1 @@ -2022-01-06-22-13-v1.5.3 \ No newline at end of file +2022-01-07-21-30-v1.5.4 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 6e0326d0..5c93ac51 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # 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: 1.5.0+23 +version: 1.5.2+24 environment: sdk: ">=2.12.0 <3.0.0"