From c5d8f9c62b4174d8230327507474aead032113bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 31 May 2026 19:30:17 +0000 Subject: [PATCH] chore: bump version to 2.4.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 53156ffc..cb0c1c83 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.3.1+104 +version: 2.4.0+105 environment: sdk: ">=3.12.0 <4.0.0"