From b24985f14b0b94e7157c77637c1ab8db0decd12f Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Tue, 2 Jan 2024 18:16:04 +0100 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 061bc8e8e1..fbf4c53919 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.6.8+000608 # see README.md for details about versioning +version: 0.6.9+000609 # see README.md for details about versioning environment: sdk: ">=3.0.0 <4.0.0"