From 64cf733a3e202a3ae06dba88c570f9a089ea0a74 Mon Sep 17 00:00:00 2001 From: Lu Shueh Chou Date: Mon, 30 Dec 2024 18:17:19 +0800 Subject: [PATCH] chore: bump to 2.10.5+21005001 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d47e59ec..dba29448 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: possystem description: POS system by Flutter publish_to: "none" homepage: https://github.com/evan361425/flutter-pos-system -version: 2.10.4+21004003 +version: 2.10.5+21005001 environment: flutter: ">=3.27.0 <3.28.0"