From 2fa6214333f86b07982140b1a28348ef296a7983 Mon Sep 17 00:00:00 2001 From: kodjomoustapha <107993382+kodjodevf@users.noreply.github.com> Date: Fri, 22 Dec 2023 16:05:43 +0100 Subject: [PATCH] v0.1.5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2a3798aa..bbbe27d1 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.45+38 +version: 0.1.5+39 environment: sdk: '>=3.2.3 <4.0.0'