From 916bc9c570c87dda0f258c1ed22e63bc5d9d327a Mon Sep 17 00:00:00 2001 From: theskyblockman Date: Tue, 11 Jul 2023 19:29:51 +0200 Subject: [PATCH] :bookmark: Changed version and added changelog --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7a94d4f..39b656a 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.2.0+1 +version: 1.2.1+1 environment: sdk: '>=3.0.0 <4.0.0'