Files
w3dhub_linux_launcher/lib/version.rb
2026-01-09 09:59:51 -06:00

5 lines
76 B
Ruby

class W3DHub
DIR_NAME = "W3DHubAlt".freeze
VERSION = "0.9.0".freeze
end