diff --git a/uni/app_version.txt b/uni/app_version.txt index de9a1fc68..eb9cb27b0 100644 --- a/uni/app_version.txt +++ b/uni/app_version.txt @@ -1 +1 @@ -1.5.42+160 \ No newline at end of file +1.5.43+161 \ No newline at end of file diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index ebf1069a8..d2ae9d87f 100644 --- a/uni/pubspec.yaml +++ b/uni/pubspec.yaml @@ -20,7 +20,7 @@ publish_to: 'none' # Remove this line if you wish to 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.42+160 +version: 1.5.43+161 environment: sdk: ">=2.17.1 <3.0.0"