mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-03 10:09:32 +03:00
Update release.
This commit is contained in:
2
npm/fbx2gltf/package-lock.json
generated
2
npm/fbx2gltf/package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fbx2gltf",
|
||||
"version": "0.12.4",
|
||||
"version": "0.12.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
#define FBX2GLTF_VERSION std::string("0.12.4")
|
||||
#define FBX2GLTF_VERSION std::string("0.12.5")
|
||||
|
||||
#include <fmt/printf.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user