From e72b90c8f639e8544136a4146f048e8a45640434 Mon Sep 17 00:00:00 2001 From: Gamebuster19901 Date: Wed, 4 Dec 2024 00:34:33 -0500 Subject: [PATCH] Version 4.0.0.1 No changes to the plugin's code. Changes to the build system only. Version increased so the maven repository has a unique artifact. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 312e5a9..97c7662 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #The version of the WilderWorkspace gradle plugin -workspaceVersion = 4.0.0.0 +workspaceVersion = 4.0.0.1 #dependencies that projects using WilderWorkspace will need in order to mod Wildermyth accessWidenerVersion = 2.1.0