Ver código fonte

Version 0.13.1

Rémi Verschelde 2 anos atrás
pai
commit
bc05f0f8a6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/FBX2glTF.h

+ 1 - 1
src/FBX2glTF.h

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