From 9b7e1119951797d1c4c616536bac0c762507c389 Mon Sep 17 00:00:00 2001 From: LuisDuarte1 Date: Thu, 22 Feb 2024 09:41:17 +0000 Subject: [PATCH] Bump app version [no ci] --- uni/app_version.txt | 2 +- uni/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/uni/app_version.txt b/uni/app_version.txt index 495a05686..54fadd55b 100644 --- a/uni/app_version.txt +++ b/uni/app_version.txt @@ -1 +1 @@ -1.7.21+233 +1.7.22+235 diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index 0223a2561..ddc92328c 100644 --- a/uni/pubspec.yaml +++ b/uni/pubspec.yaml @@ -7,7 +7,7 @@ publish_to: "none" # We do not publish to pub.dev # To change it manually, override the value in app_version.txt. # The app version code is automatically also bumped by CI. # Do not change it manually. -version: 1.7.21+233 +version: 1.7.22+235 environment: sdk: ">=3.0.0 <4.0.0"