Skip to content

Commit ff81df3

Browse files
committed
Change build type version
1 parent 960a72f commit ff81df3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

io_xplane2blender/xplane_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# The current build type version, must be > 0
1616
# if not BUILD_TYPE_DEV or BULD_TYPE_LEGACY
17-
CURRENT_BUILD_TYPE_VERSION = 2
17+
CURRENT_BUILD_TYPE_VERSION = 1
1818

1919
# The current data model version, incrementing every time xplane_constants, xplane_props, or xplane_updater
2020
# changes. Builds earlier than 3.4.0-beta.5 have and a version of 0.

0 commit comments

Comments
 (0)