From df3c1ab5cfd51801e314c7c4e9dedbae5b8c4a74 Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Mon, 25 Sep 2023 14:40:43 +0200 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d8d1a758b3..2b11bcdc05 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Lichess mobile app V2 publish_to: "none" # Remove this line if you wish to publish to pub.dev -version: 0.4.1+000401 # see README.md for details about versioning +version: 0.4.2+000402 # see README.md for details about versioning environment: sdk: ">=3.0.0 <4.0.0"