From faf1326f3f83c2bc081619cc131a76bdd63e8147 Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Mon, 10 Feb 2025 13:14:08 +0100 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 81e552e685..d23e3e716f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: lichess_mobile description: Lichess mobile app V2 publish_to: "none" -version: 0.14.3+001403 # See README.md for details about versioning +version: 0.14.4+001404 # See README.md for details about versioning environment: sdk: '^3.7.0-209.1.beta'