From de61f9b8b5607258ea32e58abb60391f1487c234 Mon Sep 17 00:00:00 2001 From: 2998755580 <84196800+2998755580@users.noreply.github.com> Date: Mon, 14 Mar 2022 09:49:32 +0800 Subject: [PATCH] 1.1.2 --- 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 0fcc909..2041d0a 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "betterpingdisplay", - "version": "1.1.1", + "version": "1.1.2", "name": "Better Ping Display", "description": "Shows the actual ping number instead of just bars in the player list!",