From d82a5c5cd75bb1ea95c7ceeb82a61f05f8c41102 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Aug 2026 13:03:59 +0000 Subject: [PATCH] chore: bump version to 2.12.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e3cb5c6e..4dbddabd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: plezy description: "A beautiful Plex and Jellyfin client for Flutter" publish_to: "none" -version: 2.11.1+125 +version: 2.12.0+126 environment: sdk: ">=3.12.0 <4.0.0"