From ce0b1e977bc3038b8510f8017c8c3080cbdbfdc8 Mon Sep 17 00:00:00 2001 From: Hank Grabowski Date: Sat, 31 Aug 2024 21:14:19 -0400 Subject: [PATCH] Bump build number in pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 93d8bab..47c2abf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: relatica description: A mobile and desktop client for interacting with the Friendica social network publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 0.12.0+7 +version: 0.12.0+8 environment: sdk: '>=3.2.0 <4.0.0'