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