From 1e0988e3815bec6e869618b3ca3d7ecf9017c972 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 7 Jun 2026 12:17:46 +0000 Subject: [PATCH] chore: bump version to 2.5.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index aab921a6..68e454ce 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.4.1+107 +version: 2.5.0+110 environment: sdk: ">=3.12.0 <4.0.0"