From 0309869cf0a8986da51decd5c397274f9601319f Mon Sep 17 00:00:00 2001 From: Flooflez Date: Sat, 16 Apr 2022 17:25:58 +0800 Subject: [PATCH] Update fabric.mod.json --- 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 7d1f6ef..a85fd71 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "ngroklan", - "version": "1.4.1", + "version": "${version}", "name": "Ngrok LAN", "description": "Exposes your local LAN server to the internet with Ngrok.",