From 7dd89ddb688cde2f542ae8a3f9ec5f43b1a74c01 Mon Sep 17 00:00:00 2001 From: limwa Date: Tue, 10 Oct 2023 08:53:45 +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 cbb0eae68..5659dbf3d 100644 --- a/uni/app_version.txt +++ b/uni/app_version.txt @@ -1 +1 @@ -1.7.14+204 \ No newline at end of file +1.7.15+205 \ No newline at end of file diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index abbe467a1..a02b440b0 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.14+204 +version: 1.7.15+205 environment: sdk: '>=3.0.0 <4.0.0'