Skip to content

Commit 2e4c350

Browse files
committed
gdextension: Sync with upstream commit 77dcf97d82cbfe4e4615475fa52ca03da645dbd8 (4.3-stable)
1 parent 9b98377 commit 2e4c350

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: gdextension/extension_api.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version_major": 4,
44
"version_minor": 3,
55
"version_patch": 0,
6-
"version_status": "rc3",
6+
"version_status": "stable",
77
"version_build": "official",
8-
"version_full_name": "Godot Engine v4.3.rc3.official"
8+
"version_full_name": "Godot Engine v4.3.stable.official"
99
},
1010
"builtin_class_sizes": [
1111
{
@@ -29907,7 +29907,6 @@
2990729907
{
2990829908
"type": "bool",
2990929909
"name": "capture_included",
29910-
"setter": "_set_capture_included",
2991129910
"getter": "is_capture_included"
2991229911
}
2991329912
]

0 commit comments

Comments
 (0)