From d3040bf00628a83ba452c41a09f0b9143a1e8382 Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Thu, 28 Sep 2023 12:03:23 +0000 Subject: [PATCH] Bump version --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 9ba34bc2b8c9..37e8f4beadf1 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -11,7 +11,7 @@ description: Powerful, minimalistic, cross-platform, opensource note-taking app # 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.6.2+64 +version: 1.6.2+65 environment: sdk: ">=2.17.0 <3.0.0"