From 6795c84bf4b5493d32b499bba7802ef069e0212e Mon Sep 17 00:00:00 2001 From: zontreck Date: Mon, 25 Nov 2024 12:13:28 -0700 Subject: [PATCH] Bump LibAC Version --- lib/Consts2.dart | 2 +- pubspec.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/Consts2.dart b/lib/Consts2.dart index 0219c0e..4443949 100644 --- a/lib/Consts2.dart +++ b/lib/Consts2.dart @@ -1 +1 @@ -const VERSION = "1.0731.24+0608"; +const VERSION = "1.1.112524+1212"; diff --git a/pubspec.yaml b/pubspec.yaml index 1bc1392..3f08677 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: nbteditor description: A Minecraft NBT Editor written in Flutter publish_to: 'none' -version: 1.0829.24+0801 +version: 1.1.112524+1212 environment: @@ -16,7 +16,7 @@ dependencies: flutter_treeview: ^1.0.7+1 libac_dart: hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/ - version: ^1.2.082924+0756 + version: ^1.2.112524+1156 permission_handler: ^11.3.1 dev_dependencies: