From 4688924ec241d1945f3e5167884cb81d07446032 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Mon, 6 Feb 2023 20:48:15 +0100 Subject: [PATCH] feat(meta): Bump versionCode --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5b236f1..e599827 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: anitrack description: An anime and manga tracker publish_to: 'none' -version: 0.1.0+2 +version: 0.1.0+3 environment: sdk: '>=2.18.4 <3.0.0'