mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-04 18:10:16 +03:00
Increment the version.
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.10.0",
|
||||
"version": "0.11.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
#define FBX2GLTF_VERSION std::string("0.10.0")
|
||||
#define FBX2GLTF_VERSION std::string("0.11.0")
|
||||
|
||||
#include <fmt/printf.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user