From f801162ba0649326421aae0c8650c6aea89d3164 Mon Sep 17 00:00:00 2001 From: AhsanSarwar45 Date: Sun, 7 Apr 2024 19:32:01 +0500 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4a48abbf..9bd9fa84 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: clock_app description: An alarm, clock, timer and stowatch app. publish_to: "none" # Remove this line if you wish to publish to pub.dev -version: 0.4.0-beta2+13 +version: 0.4.0-beta3+14 environment: sdk: ">=2.18.6 <4.0.0"