Browse Source

update format version to 4.4

Ben Houston 10 năm trước cách đây
mục cha
commit
44560917d7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      utils/exporters/blender/addons/io_three/constants.py

+ 1 - 1
utils/exporters/blender/addons/io_three/constants.py

@@ -165,7 +165,7 @@ EXPORT_OPTIONS = {
 }
 
 
-FORMAT_VERSION = 4.3
+FORMAT_VERSION = 4.4
 VERSION = 'version'
 THREE = 'io_three'
 GENERATOR = 'generator'