mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2026-09-21 06:13:51 +00:00
5 lines
81 B
Ruby
5 lines
81 B
Ruby
module CyberarmEngine
|
|
NAME = "InDev".freeze
|
|
VERSION = "0.25.1".freeze
|
|
end
|