From 4cefd077263638cc1f09996aadc99a312ed4890c Mon Sep 17 00:00:00 2001 From: fzyzcjy Date: Wed, 6 Mar 2024 22:31:45 +0800 Subject: [PATCH] bump from 1.3.3 to 1.3.4 --- packages/convenient_test/pubspec.yaml | 2 +- packages/convenient_test_common/pubspec.yaml | 2 +- packages/convenient_test_common_dart/pubspec.yaml | 2 +- packages/convenient_test_dev/pubspec.yaml | 2 +- packages/convenient_test_manager/pubspec.yaml | 2 +- packages/convenient_test_manager_dart/pubspec.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/convenient_test/pubspec.yaml b/packages/convenient_test/pubspec.yaml index 29bc571b..9ae36045 100644 --- a/packages/convenient_test/pubspec.yaml +++ b/packages/convenient_test/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.3.3 +version: 1.3.4 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: diff --git a/packages/convenient_test_common/pubspec.yaml b/packages/convenient_test_common/pubspec.yaml index 6efe0827..4f8eeeae 100644 --- a/packages/convenient_test_common/pubspec.yaml +++ b/packages/convenient_test_common/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test_common description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.3.3 +version: 1.3.4 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: sdk: ">=2.17.0 <3.0.0" diff --git a/packages/convenient_test_common_dart/pubspec.yaml b/packages/convenient_test_common_dart/pubspec.yaml index c1c1e318..00909ec6 100644 --- a/packages/convenient_test_common_dart/pubspec.yaml +++ b/packages/convenient_test_common_dart/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test_common_dart description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.3.3 +version: 1.3.4 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: sdk: ">=2.17.0 <3.0.0" diff --git a/packages/convenient_test_dev/pubspec.yaml b/packages/convenient_test_dev/pubspec.yaml index 431e5d50..12954d61 100644 --- a/packages/convenient_test_dev/pubspec.yaml +++ b/packages/convenient_test_dev/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test_dev description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.3.3 +version: 1.3.4 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: diff --git a/packages/convenient_test_manager/pubspec.yaml b/packages/convenient_test_manager/pubspec.yaml index de2d1482..1ba14e5f 100644 --- a/packages/convenient_test_manager/pubspec.yaml +++ b/packages/convenient_test_manager/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.3.3 +version: 1.3.4 environment: sdk: ">=2.17.0 <3.0.0" diff --git a/packages/convenient_test_manager_dart/pubspec.yaml b/packages/convenient_test_manager_dart/pubspec.yaml index 66ca6425..997e5453 100644 --- a/packages/convenient_test_manager_dart/pubspec.yaml +++ b/packages/convenient_test_manager_dart/pubspec.yaml @@ -1,6 +1,6 @@ name: convenient_test_manager_dart description: Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more -version: 1.3.3 +version: 1.3.4 repository: https://github.com/fzyzcjy/flutter_convenient_test environment: