Files
w3dhub_linux_launcher/lib/version.rb

4 lines
61 B
Ruby

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