mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-04-19 14:40:57 -04:00
5 lines
70 B
Lua
5 lines
70 B
Lua
local consts = {}
|
|
|
|
consts.version_file = "version.json"
|
|
|
|
return consts |