From 4138c05460402c1e09f222f8c9169d5c0cc200ec Mon Sep 17 00:00:00 2001 From: Albrecht Ohsiek Date: Fri, 4 Apr 2025 13:08:33 +0200 Subject: [PATCH] Increment Build number --- 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 45782aa..4b09fea 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 +version: 6.0.3+1 environment: sdk: ">=2.12.0 <4.0.0"