From b03270d4ec6ad275f78b8fccf181e16e75dcf16b Mon Sep 17 00:00:00 2001 From: Process-ing Date: Tue, 22 Aug 2023 13:57:27 +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 dfe37f912..9f75d9101 100644 --- a/uni/app_version.txt +++ b/uni/app_version.txt @@ -1 +1 @@ -1.5.52+170 \ No newline at end of file +1.5.53+171 \ No newline at end of file diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index b69a86488..018900be3 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.5.52+170 +version: 1.5.53+171 environment: sdk: ">=2.17.1 <3.0.0"