From 4ac855d393d7676b02747ee2727c15ad4efc6623 Mon Sep 17 00:00:00 2001 From: dom Date: Sat, 7 Feb 2026 16:42:37 +0800 Subject: [PATCH] Release 1.1.6 Signed-off-by: dom --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 25ec2db20..6cb6a99b8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # 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. # update when release -version: 1.1.5+1 +version: 1.1.6+1 environment: sdk: ">=3.10.0"