From ec6dfe8371d5f1090466518dfb3cc3173ef5e88d Mon Sep 17 00:00:00 2001 From: Cyberarm Date: Tue, 24 Jun 2025 10:41:07 -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 87859ea..65f2f64 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -1,4 +1,4 @@ class W3DHub DIR_NAME = "W3DHubAlt" - VERSION = "0.6.2" + VERSION = "0.7.0" end \ No newline at end of file