From 9dce396fb4621a381ccd4c0c60addbb2fd806cbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 24 May 2026 05:53:47 +0000 Subject: [PATCH] chore: bump version to 2.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e5a69ea3..41729df8 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.1.2+99 +version: 2.2.0+100 environment: sdk: ">=3.12.0 <4.0.0"