From b6d5ebeb7d4513870a8bd7c9732efcbb75ba900b Mon Sep 17 00:00:00 2001 From: Albrecht Ohsiek Date: Fri, 4 Apr 2025 13:10:32 +0200 Subject: [PATCH] Increment build --- flutter/flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/flutter/pubspec.yaml b/flutter/flutter/pubspec.yaml index 4b09fea..b411928 100644 --- a/flutter/flutter/pubspec.yaml +++ b/flutter/flutter/pubspec.yaml @@ -3,7 +3,7 @@ description: FFmpeg Kit for Flutter. Supports Android, iOS and macOS platforms. repository: https://github.com/arthenica/ffmpeg-kit issue_tracker: https://github.com/arthenica/ffmpeg-kit/issues homepage: https://github.com/arthenica/ffmpeg-kit -version: 6.0.3+1 +version: 6.0.3+2 environment: sdk: ">=2.12.0 <4.0.0"