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