Integrate swift version numbering into the json config system.

This commit is contained in:
Mat Sutcliffe
2018-11-04 18:59:06 +00:00
parent 82679a3010
commit 307e170d5f
7 changed files with 34 additions and 48 deletions

View File

@@ -1,4 +1,9 @@
{
"version": {
"major": 0,
"minor": 8,
"micro": 7
},
"libs": {
"blackcore": true,
"blackgui": true,