From a177252fc9195aa006c9eb69e9563fb9e04a6a52 Mon Sep 17 00:00:00 2001 From: ${GITLAB_USER_ID} <${GITLAB_USER_EMAIL}> Date: Fri, 10 Nov 2023 16:28:36 +0000 Subject: [PATCH] Updated version number [ci skip] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 95caf060b..24f959ee0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Learn a language while texting your friends. publish_to: none -version: 1.11.2+3447 +version: 1.11.2+3448 environment: sdk: ">=3.0.0 <4.0.0"