mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-16 13:12:34 +00:00
5 lines
81 B
Ruby
5 lines
81 B
Ruby
module CyberarmEngine
|
|
NAME = "InDev".freeze
|
|
VERSION = "0.15.0".freeze
|
|
end
|