From 4e02e8aa58945545f9383d8458b5bc25f1d3c8e9 Mon Sep 17 00:00:00 2001 From: Dat PHAM HOANG Date: Fri, 13 Sep 2024 17:53:04 +0700 Subject: [PATCH] Bump version to v2.6.3 to handle the reject from Play Store --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a9e5ddc7c1..69e389d97c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: A convenient Matrix-based tool for personal and corporate communication. publish_to: none -version: 2.6.0+2330 +version: 2.6.3+2330 environment: sdk: ">=3.1.3 <4.0.0"