From f88f499ea1e9bd9b1966b1e9cca568162c2bbc3d Mon Sep 17 00:00:00 2001 From: Simon Stevens Date: Tue, 12 May 2026 11:15:40 +0200 Subject: [PATCH] OBS-00: new --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d342d33..a33ac6f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: obs_status description: "A new Flutter project." publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.0.0+2 +version: 1.0.0+3 environment: sdk: '>=3.3.0 <4.0.0'