From bc0d7f945b6a3e69e4965fa9dbf0d3bea21d5045 Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Thu, 12 Dec 2024 16:16:56 +0100 Subject: [PATCH] Bump version to 0.12.6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 364c89a868..233c4cca62 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: lichess_mobile description: Lichess mobile app V2 publish_to: "none" -version: 0.12.5+001205 # See README.md for details about versioning +version: 0.12.6+001206 # See README.md for details about versioning environment: sdk: ">=3.5.0 <4.0.0"