From 77af810d1f780b112745a6dbc9ecb809279b7afa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 10 Jun 2026 19:04:45 +0000 Subject: [PATCH] chore: bump version to 2.6.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 89449157..f0b2c83c 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.5.1+111 +version: 2.6.0+112 environment: sdk: ">=3.12.0 <4.0.0"