From fcef10b8517b13d87f7a4124a4ebeadabd402abe Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Fri, 12 Apr 2024 16:57:27 +0200 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c69bb89674..8fa822e5d4 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.7.6+000706 # see README.md for details about versioning +version: 0.7.7+000707 # see README.md for details about versioning environment: sdk: ">=3.3.0 <4.0.0"