From dc5a92a2e0c71551fa1fcc134ba148a5da369c26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 30 Jul 2026 23:09:53 +0000 Subject: [PATCH] chore: bump version to 2.11.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index de844a08..495912f0 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.0+124 +version: 2.11.1+125 environment: sdk: ">=3.12.0 <4.0.0"