From 9530d110aa4acfdfe22a4b1d593a2ca4b89e57f0 Mon Sep 17 00:00:00 2001 From: kodjomoustapha <107993382+kodjodevf@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:51:37 +0100 Subject: [PATCH] v0.3.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0b66a76b..03f90c06 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 and Aniyomi. publish_to: "none" -version: 0.2.9+65 +version: 0.3.0+66 environment: sdk: ">=3.4.4 <4.0.0"