From a367cc200b4170ef8d3c8303e8ca1a68a3c6dc15 Mon Sep 17 00:00:00 2001 From: happycastle <41810556+happycastle114@users.noreply.github.com> Date: Mon, 2 Sep 2024 15:43:47 +0900 Subject: [PATCH] Update Version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 73752e74..2421b772 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Online Timeplanner with Lectures Plus App @ KAIST # 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: 2.3.0+21 +version: 2.3.1+21 environment: sdk: ">=3.2.0 <4.0.0"