From eb8a01f5e126f5830691602b30c573d5d255798d Mon Sep 17 00:00:00 2001 From: Yocraft-2000 <304616174+Yocraft-2000@users.noreply.github.com> Date: Sat, 18 Jul 2026 14:26:58 +0200 Subject: [PATCH] Change back to 1.0.0 --- web-launcher/plugin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-launcher/plugin.toml b/web-launcher/plugin.toml index 706ab8d..9e84541 100644 --- a/web-launcher/plugin.toml +++ b/web-launcher/plugin.toml @@ -1,6 +1,6 @@ id = "yocraft/web-launcher" name = "Web Launcher" -version = "1.2.5" +version = "1.0.0" plugin_api = 3 author = "yocraft" license = "MIT"