Update version. Pivots!
This commit is contained in:
parent
6e649b4c62
commit
a7634008d6
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fbx2gltf",
|
||||
"version": "0.12.6",
|
||||
"version": "0.12.7",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
#define FBX2GLTF_VERSION std::string("0.12.6")
|
||||
#define FBX2GLTF_VERSION std::string("0.12.7")
|
||||
|
||||
#include <fmt/printf.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue