Skip to content

Commit bc05f0f

Browse files
committed
Version 0.13.1
1 parent 6304fad commit bc05f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FBX2glTF.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#include <Windows.h>
1818
#endif
1919

20-
#define FBX2GLTF_VERSION std::string("0.13.0")
20+
#define FBX2GLTF_VERSION std::string("0.13.1")
2121

2222
#include <fmt/printf.h>
2323

0 commit comments

Comments
 (0)