From 2c90f243ff5cef4ce7e5007dd8b55bb69315a47a Mon Sep 17 00:00:00 2001 From: emavgl Date: Sat, 7 Sep 2024 10:30:05 +0000 Subject: [PATCH] Apply automatic changes --- metadata/en-US/changelogs/6061.txt | 1 + pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 metadata/en-US/changelogs/6061.txt diff --git a/metadata/en-US/changelogs/6061.txt b/metadata/en-US/changelogs/6061.txt new file mode 100644 index 00000000..e66eebc1 --- /dev/null +++ b/metadata/en-US/changelogs/6061.txt @@ -0,0 +1 @@ +Same of 1.0.67 but recompiled. diff --git a/pubspec.yaml b/pubspec.yaml index 4dc56679..109794ae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: The expenses under your control. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.0.67+6060 +version: 1.0.68+6061 environment: sdk: '>=2.17.0 <=3.22.1'