From dcd5d0f5f05d1e3f4f3cd7f83b97b3b3a786a63d Mon Sep 17 00:00:00 2001 From: jasonlaubb <136591629+MeatBallGG@users.noreply.github.com> Date: Sun, 3 Sep 2023 10:30:54 +0800 Subject: [PATCH] Update manifest.json to v1.0.1 beta --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 2ce421a..bb2fa02 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "format_version": 2, "header": { - "name": "§9§lEssential Anti Cheat V1.0.0-beta", + "name": "§9§lEssential Anti Cheat V1.0.1-beta", "description": "§fA basic anti cheat to against hacker\nMade by jasonlaubb and BlueBoot6336421\n§eOpen BetaAPI & hoilday creator", - "uuid": "bab73510-ac8e-4aa2-b228-326b6ad8bf7e", - "version": [1, 0, 0], + "uuid": "b2dae3ec-70a3-4397-859c-657307b758f4", + "version": [1, 0, 1], "min_engine_version": [1, 20, 0] }, "modules": [ @@ -33,4 +33,4 @@ "version": "1.2.0-beta" } ] -} \ No newline at end of file +}