From 219c70d3cc15d0691887c8ece25640d9d505762c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E5=B0=91=E9=98=B3?= <786612630@qq.com> Date: Tue, 8 Oct 2024 10:30:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BF=87=E5=BB=BA=E5=A5=BD?= =?UTF-8?q?=EF=BC=8C=E6=89=93=E5=8C=85=E7=BB=99=E8=B0=A2=E6=95=AC=E8=B0=83?= =?UTF-8?q?=E8=AF=95=E7=BD=91=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index da401cc8..cfeda9a6 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -94,7 +94,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # 1.0.80+2024091901:添加网关功能给谢敬调试 # 1.0.80+2024091902:网关功能去掉网关通信不够16倍数凑够16倍数功能 -version: 1.0.80+2024092601 +version: 1.0.80+2024100801 environment: sdk: '>=2.12.0 <3.0.0'