Skip to content

Commit 182d09c

Browse files
authored
Merge pull request #20 from Spartan322/4.3-sync/775a22f
Sync with tag redot-4.3.1-alpha.2 (Redot-Engine/redot-engine@775a22f)
2 parents 18cbde9 + cecb68c commit 182d09c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

gdextension/extension_api.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"version_minor": 3,
55
"version_patch": 1,
66
"version_status": "alpha",
7-
"version_status_version": 1,
7+
"version_status_version": 2,
88
"version_build": "official",
9-
"version_full_name": "Redot Engine v4.3.1.alpha.1.official"
9+
"version_full_name": "Redot Engine v4.3.1.alpha.2.official"
1010
},
1111
"builtin_class_sizes": [
1212
{
@@ -103397,6 +103397,13 @@
103397103397
}
103398103398
]
103399103399
},
103400+
{
103401+
"name": "GDScriptSyntaxHighlighter",
103402+
"is_refcounted": true,
103403+
"is_instantiable": true,
103404+
"inherits": "EditorSyntaxHighlighter",
103405+
"api_type": "editor"
103406+
},
103400103407
{
103401103408
"name": "GLTFAccessor",
103402103409
"is_refcounted": true,

0 commit comments

Comments
 (0)