From 786de2989e227514721225574809954977547876 Mon Sep 17 00:00:00 2001 From: ${GITLAB_USER_ID} <${GITLAB_USER_EMAIL}> Date: Fri, 10 Nov 2023 16:29:23 +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 24f959ee0..c149d7f91 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+3448 +version: 1.11.2+3449 environment: sdk: ">=3.0.0 <4.0.0"