From 09dcadedae1a384935ec23aee9662eb4e69a7dec Mon Sep 17 00:00:00 2001 From: Parsalp Date: Thu, 17 Apr 2025 17:35:25 +0330 Subject: [PATCH] recent aired episodes for tv watchlist --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1a9cf8f..d103609 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: Mirarr description: A new Flutter project. publish_to: "none" # Remove this line if you wish to publish to pub.dev -version: 1.8.1 +version: 1.8.2 environment: sdk: ">=3.4.3 <4.0.0"