From 2a4bb87e6862fb7686259897f975179f582e9d21 Mon Sep 17 00:00:00 2001 From: Cyberarm Date: Sat, 2 Mar 2024 11:19:20 -0600 Subject: [PATCH] Bump version --- lib/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.rb b/lib/version.rb index 8467831..04a24a4 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -1,4 +1,4 @@ class W3DHub DIR_NAME = "W3DHubAlt" - VERSION = "0.3.1" + VERSION = "0.4.0" end \ No newline at end of file