replaced dots in default tools

This commit is contained in:
iLLiCiTiT 2021-03-25 13:06:42 +01:00
parent 6b2ababb62
commit d55d133b79

View file

@ -36,18 +36,18 @@
}
},
"variants": {
"mtoa_3.2": {
"mtoa_3_2": {
"MTOA_VERSION": "3.2",
"__environment_keys__": {
"mtoa_3.2": [
"mtoa_3_2": [
"MTOA_VERSION"
]
}
},
"mtoa_3.1": {
"mtoa_3_1": {
"MTOA_VERSION": "3.1",
"__environment_keys__": {
"mtoa_3.1": [
"mtoa_3_1": [
"MTOA_VERSION"
]
}