From 1e1967abcf69141cb3d1f9455f1a389091a1d8d1 Mon Sep 17 00:00:00 2001 From: NotNite Date: Wed, 30 Oct 2024 10:20:24 -0400 Subject: [PATCH] Update Thunderstore version --- thunderstore/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderstore/manifest.json b/thunderstore/manifest.json index 67bc9b6..cbdf640 100644 --- a/thunderstore/manifest.json +++ b/thunderstore/manifest.json @@ -1,6 +1,6 @@ { "name": "GDWeave", - "version_number": "2.0.11", + "version_number": "2.0.12", "website_url": "https://github.com/NotNite/GDWeave", "description": "Mod loader & runtime script patching for Godot", "dependencies": []