From 51497016a3a2c16552fae099e03d63089a50686d Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Mon, 9 Dec 2024 12:54:34 +0100 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 90f4e62475..5eef9bfcba 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: lichess_mobile description: Lichess mobile app V2 publish_to: "none" -version: 0.13.5+001305 # See README.md for details about versioning +version: 0.13.6+001306 # See README.md for details about versioning environment: sdk: ">=3.5.0 <4.0.0"