Files
w3dhub_linux_launcher/lib/version.rb
2026-01-31 18:25:33 -06:00

5 lines
76 B
Ruby

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