From 088cb4d5a2cda64d3735801f05261cc72b37d7d8 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Mon, 2 Jun 2025 22:52:19 +0800 Subject: [PATCH] :rocket: Launch 3.0.0+102 --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 766a814..2007d85 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 3.0.0+101 +version: 3.0.0+102 environment: sdk: ^3.7.2 @@ -104,6 +104,7 @@ dependencies: livekit_client: ^2.4.7 pasteboard: ^0.4.0 flutter_colorpicker: ^1.1.0 + record: ^6.0.0 dev_dependencies: flutter_test: