From 3e1ea48a4abb23e15dd7da3b7db5e3f6a7792a6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 19:10:34 +0000 Subject: [PATCH] Bumped version number to 1.0.8-next.76+89 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d34c471ab..bdef740c4 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.8-next.76+88 +version: 1.0.8-next.76+89 environment: sdk: '>=3.0.0 <4.0.0'