From e362c0985f8669e9831b78162b5d689b1c682499 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Jul 2026 22:18:10 +0000 Subject: [PATCH] chore: bump version to 2.10.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fd2a78c8..8c511f9e 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.10.0+122 +version: 2.10.0+123 environment: sdk: ">=3.12.0 <4.0.0"