mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-18 14:02:33 +00:00
5 lines
81 B
Ruby
5 lines
81 B
Ruby
module CyberarmEngine
|
|
NAME = "InDev".freeze
|
|
VERSION = "0.21.0".freeze
|
|
end
|