From e73abce65e59167e168a48f95f883796039ed5c3 Mon Sep 17 00:00:00 2001 From: Cyberarm Date: Sat, 26 Apr 2025 07:52:53 -0500 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 c9825cb..fd7550f 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -1,4 +1,4 @@ class W3DHub DIR_NAME = "W3DHubAlt" - VERSION = "0.5.1" + VERSION = "0.6.0" end \ No newline at end of file