From eff75d20292a05fe3623f926cbc93571e351aff2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 11 May 2026 05:11:41 +0000 Subject: [PATCH] chore: bump version to 2.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 274a5083..660a8df7 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.0.0+85 +version: 2.0.0+86 environment: sdk: ">=3.10.7 <4.0.0"