Make scan.pe.image_version type of 'float'

This commit is contained in:
Wes
2023-09-26 14:05:12 +00:00
parent f9ace4791f
commit 0bba68769b

View File

@@ -20,6 +20,9 @@
"type": "float"
}
}
},
"image_version": {
"type": "float"
}
}
},