fix for wrong version number in icd json
This commit is contained in:
parent
260bad42e1
commit
9987bca0d2
@ -2,7 +2,7 @@
|
|||||||
"file_format_version" : "1.0.0",
|
"file_format_version" : "1.0.0",
|
||||||
"ICD": {
|
"ICD": {
|
||||||
"library_path": "./libMoltenVK.dylib",
|
"library_path": "./libMoltenVK.dylib",
|
||||||
"api_version" : "1.1.0",
|
"api_version" : "1.2.0",
|
||||||
"is_portability_driver" : true
|
"is_portability_driver" : true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user