mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-01-16 10:00:03 -05:00
12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
{
|
|
"git":
|
|
{
|
|
"git_branch": "@GIT_BRANCH@",
|
|
"git_commit": "@GIT_REV@"
|
|
},
|
|
"version":
|
|
{
|
|
"version": "@PROJECT_VERSION@"
|
|
}
|
|
}
|