From 339c986bfe0084d49afa319b5cf68745611f4326 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sun, 22 Dec 2024 18:25:14 +0100 Subject: [PATCH] fix: replace example mod information with real one --- modInfo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modInfo.json b/modInfo.json index 66da5ab..b3f2654 100644 --- a/modInfo.json +++ b/modInfo.json @@ -1,4 +1,4 @@ { - "name": "Example mod", - "version": "0.0.0" + "name": "GreenRhombus FastCGI client for SVR.JS", + "version": "Nightly-GitNext" }