From 56f64849c37128dff1e74826ae45928ac5d26fac Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Fri, 6 Oct 2023 16:51:09 +0200 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index eec4d9085c..255ed4f5f7 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.2+000402 # see README.md for details about versioning +version: 0.4.3+000403 # see README.md for details about versioning environment: sdk: ">=3.0.0 <4.0.0"