From 449d3c9a006383ab004f03d21d2be8843151d1b7 Mon Sep 17 00:00:00 2001 From: Crossle Song Date: Thu, 24 Oct 2024 15:35:30 +0400 Subject: [PATCH] bump version to 1.13.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e18cac750d..d231666317 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ publish_to: none # 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.12.2+310 +version: 1.13.0+320 environment: sdk: "^3.5.0"