From a254f23353ed2f4ce2ff4f96f3cb3f37a6d3f27f Mon Sep 17 00:00:00 2001 From: The Bearodactyl Date: Mon, 27 May 2024 17:44:18 -0500 Subject: [PATCH] update geode version --- mod.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mod.json b/mod.json index 3d06916..44d158e 100644 --- a/mod.json +++ b/mod.json @@ -1,11 +1,11 @@ { - "geode": "2.0.0-beta.26", + "geode": "2.0.0-beta.27", "gd": { "win": "2.204", "mac": "2.200", "android": "2.205" }, - "version": "v1.0.18", + "version": "v1.0.19", "id": "the_bearodactyl.gay-wave-trail", "name": "Gay Wave Trail", "developer": "The Bearodactyl", @@ -95,5 +95,5 @@ "default": "#FFFFFF" } }, - "repository": "https://gitlab.com/TheBearodactyl/gay-wave-trail.git" + "repository": "https://github.com/TheBearodactyl/gay-wave-trail.git" }