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