diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 9af2e897113c..f11264c4d95c 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+76 +version: 1.6.2+77 environment: sdk: ">=2.17.0 <3.0.0"