From 13a50b0dcf13d2e94af16e255b985c241f57552e Mon Sep 17 00:00:00 2001 From: Liam Hanrahan <60296487+outercloudstudio@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:14:02 -0500 Subject: [PATCH] Update VanillaPackViewer Version --- plugins/VanillaPackViewer/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/VanillaPackViewer/manifest.json b/plugins/VanillaPackViewer/manifest.json index 4243ad7c6..0aa90e347 100644 --- a/plugins/VanillaPackViewer/manifest.json +++ b/plugins/VanillaPackViewer/manifest.json @@ -1,7 +1,7 @@ { "icon": "mdi-minecraft", "author": "Joel ant 05", - "version": "1.1.2", + "version": "1.2.0", "name": "Vanilla Pack Viewer", "description": "This extension allows you to link or download vanilla packs, conveniently inside of bridge.!", "id": "0eafbf72-cb35-40af-af51-f83e5a33976b", @@ -12,4 +12,4 @@ "min": "2.3.0" }, "releaseTimestamp": 1656354535612 -} \ No newline at end of file +}