From 282e5764d4ca03e9b5213569459cf042e71891ba Mon Sep 17 00:00:00 2001 From: ${GITLAB_USER_ID} <${GITLAB_USER_EMAIL}> Date: Fri, 10 Nov 2023 16:24:14 +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 39135ed20..95caf060b 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+3446 +version: 1.11.2+3447 environment: sdk: ">=3.0.0 <4.0.0"