We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8f8de commit 608143aCopy full SHA for 608143a
io_xplane2blender/xplane_config.py
@@ -14,7 +14,7 @@
14
15
# The current build type version, must be > 0
16
# if not BUILD_TYPE_DEV or BULD_TYPE_LEGACY
17
-CURRENT_BUILD_TYPE_VERSION = 2
+CURRENT_BUILD_TYPE_VERSION = 3
18
19
# The current data model version, incrementing every time xplane_constants, xplane_props, or xplane_updater
20
# changes. Builds earlier than 3.4.0-beta.5 have and a version of 0.
0 commit comments