From 74ef65c310e1ff2696bc25f71f81f3d949b5db8c Mon Sep 17 00:00:00 2001 From: theskyblockman Date: Tue, 11 Jul 2023 15:13:15 +0200 Subject: [PATCH] Changed version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cb1052e..7a94d4f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A safe container for your data publish_to: 'none' homepage: https://github.com/theskyblockman/life-chest -version: 1.1.0+1 +version: 1.2.0+1 environment: sdk: '>=3.0.0 <4.0.0'