From 72d5abe9ccfcaba372575f9de2391a7320323988 Mon Sep 17 00:00:00 2001 From: Space Walker Date: Mon, 21 Mar 2022 20:08:48 +0100 Subject: [PATCH] fix typo --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index a5580c6..6cef453 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -37,7 +37,7 @@ "g4mespeed": "<1.3.0" }, "suggests": { - "g4mespeed": ">= 1.3.0" + "g4mespeed": ">=1.3.0" }, "custom": {