From b594cdae966a2d655b213402527481f3130ee9a3 Mon Sep 17 00:00:00 2001 From: Cyberarm Date: Tue, 5 Mar 2024 13:23:21 -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 18862ba..d70753c 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -1,4 +1,4 @@ class W3DHub DIR_NAME = "W3DHubAlt" - VERSION = "0.4.1" + VERSION = "0.4.2" end \ No newline at end of file