From 681b8a07a3d9d6cccd54f1e9e2e09c3654eab3fa Mon Sep 17 00:00:00 2001 From: ${GITLAB_USER_ID} <${GITLAB_USER_EMAIL}> Date: Fri, 10 Nov 2023 16:30:24 +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 c149d7f91..0625a58c1 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+3449 +version: 1.11.2+3450 environment: sdk: ">=3.0.0 <4.0.0"