9 lines
149 B
JSON
9 lines
149 B
JSON
---
|
|
title: version
|
|
layout: none
|
|
search: exclude
|
|
---
|
|
{
|
|
"git": "{{site.data.version.git}}",
|
|
"build_date": "{{site.data.version.build_date}}"
|
|
}
|