Bump LibAC Version

This commit is contained in:
zontreck 2024-11-25 12:13:28 -07:00
parent 41910d6f3b
commit 6795c84bf4
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
const VERSION = "1.0731.24+0608"; const VERSION = "1.1.112524+1212";

View file

@ -1,7 +1,7 @@
name: nbteditor name: nbteditor
description: A Minecraft NBT Editor written in Flutter description: A Minecraft NBT Editor written in Flutter
publish_to: 'none' publish_to: 'none'
version: 1.0829.24+0801 version: 1.1.112524+1212
environment: environment:
@ -16,7 +16,7 @@ dependencies:
flutter_treeview: ^1.0.7+1 flutter_treeview: ^1.0.7+1
libac_dart: libac_dart:
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/ hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
version: ^1.2.082924+0756 version: ^1.2.112524+1156
permission_handler: ^11.3.1 permission_handler: ^11.3.1
dev_dependencies: dev_dependencies: