mirror of
https://github.com/cyberarm/i-mic-rts.git
synced 2025-12-14 07:12:34 +00:00
Added version file
This commit is contained in:
5
lib/version.rb
Normal file
5
lib/version.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
class IMICRTS
|
||||
NAME = "I-MIC RTS"
|
||||
VERSION = "0.0.1"
|
||||
VERSION_NAME = "InDev"
|
||||
end
|
||||
Reference in New Issue
Block a user