mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-15 20:52:35 +00:00
5 lines
81 B
Ruby
5 lines
81 B
Ruby
module CyberarmEngine
|
|
NAME = "InDev".freeze
|
|
VERSION = "0.19.1".freeze
|
|
end
|