From cc514eb07ecf39fda67b49d68bd8b0a1c41e18c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 06:47:09 +0000 Subject: [PATCH] Bumped version number to 1.0.2+56 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1408b2e10..8b9c06b6f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: miria description: Miria is Misskey Client for Mobile App. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.0.2+55 +version: 1.0.2+56 environment: sdk: '>=3.0.0 <4.0.0'