Files
w3dhub_linux_launcher/lib/version.rb
2024-03-12 09:31:16 -05:00

4 lines
61 B
Ruby

class W3DHub
DIR_NAME = "W3DHubAlt"
VERSION = "0.5.0"
end