From 125eebf7bf62a70cbfb351f8e4be865a61c7d848 Mon Sep 17 00:00:00 2001 From: Uriah Xuan Date: Tue, 5 Mar 2024 17:16:20 +0800 Subject: [PATCH] Release/v1.6.1 (#232) Publish: v1.6.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index af007947..8c3dcbe3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: NTUT Life TAT, convenient, concise, fast, powerful, enrich your NTU publish_to: 'none' # CHECK THE BUILD CODE BEFORE DISTRIBUTION!! -version: 1.6.0+5136 +version: 1.6.1+5137 environment: flutter: ">=3.7.12 <4.0.0"