From 00dc919a86e72001d3bd834bfa72f7b02c73ae74 Mon Sep 17 00:00:00 2001 From: guozhigq Date: Sun, 17 Dec 2023 23:10:43 +0800 Subject: [PATCH] =?UTF-8?q?v1.0.13=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- change_log/1.0.13.1217.md | 0 pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 change_log/1.0.13.1217.md diff --git a/change_log/1.0.13.1217.md b/change_log/1.0.13.1217.md new file mode 100644 index 000000000..e69de29bb diff --git a/pubspec.yaml b/pubspec.yaml index c294a3254..496dacb56 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.0.12 +version: 1.0.13 environment: sdk: ">=2.19.6 <3.0.0"