Skip to content

Commit 608143a

Browse files
author
Ben Supnik
committed
version bump to 4.2.0r3
1 parent 6c8f8de commit 608143a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = 3
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)