Browse Source

Version 0.13.1

Rémi Verschelde 2 years ago
parent
commit
bc05f0f8a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/FBX2glTF.h

+ 1 - 1
src/FBX2glTF.h

@@ -17,7 +17,7 @@
 #include <Windows.h>
 #include <Windows.h>
 #endif
 #endif
 
 
-#define FBX2GLTF_VERSION std::string("0.13.0")
+#define FBX2GLTF_VERSION std::string("0.13.1")
 
 
 #include <fmt/printf.h>
 #include <fmt/printf.h>