From 21f01006ad55a5a2e8f39e005403c6e7de4ac8a4 Mon Sep 17 00:00:00 2001 From: kodjomoustapha <107993382+kodjodevf@users.noreply.github.com> Date: Thu, 7 Dec 2023 18:13:38 +0100 Subject: [PATCH] v0.1.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cc9eb797..ab55c2e0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: mangayomi description: Free and open source manga reader and anime streaming cross-plateform app inspired by Tachiyomi. publish_to: 'none' -version: 0.1.25+35 +version: 0.1.3+36 environment: sdk: '>=3.2.0 <4.0.0'