From a75e2d2699957e7074ba2fc5ff10cf2e2f8c33cc Mon Sep 17 00:00:00 2001 From: Mikolaj Date: Sun, 22 Oct 2023 21:45:46 +0200 Subject: [PATCH] Bump version --- recipients_app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipients_app/pubspec.yaml b/recipients_app/pubspec.yaml index 6358f42e6..a2b52b134 100644 --- a/recipients_app/pubspec.yaml +++ b/recipients_app/pubspec.yaml @@ -2,7 +2,7 @@ name: app description: Social Income App publish_to: "none" -version: 1.1.8+20 +version: 1.1.8+21 environment: sdk: ">=3.1.0 <4.0.0"