From e76b8480285e8bc498d252f0fd51b2dd75896048 Mon Sep 17 00:00:00 2001 From: IonutParau Date: Fri, 26 Apr 2024 17:54:00 +0200 Subject: [PATCH] preparing for update release --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 87dcb65..c6b3207 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,8 +3,8 @@ description: The Puzzle Cell publish_to: "none" -version: "2.3.0" -gameVersion: "2.3.0.1" +version: "2.3.1" +gameVersion: "2.3.1.0" environment: sdk: ">=3.0.0 <4.0.0"