Added Version.json

- For appveyor to inject the build version and commit
This commit is contained in:
Ashley 2020-02-06 14:25:50 -05:00 committed by Ash
parent 21e9d32798
commit f0901abe42

4
Version.json Normal file
View file

@ -0,0 +1,4 @@
{
"BuildVer":"_ver",
"BuildCommit":"_commit"
}