1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

doc: Sync classref with 3.3 version bump

This commit is contained in:
Rémi Verschelde
2021-03-23 13:40:34 +01:00
parent 8b904e7d66
commit 1aba997d75
652 changed files with 652 additions and 652 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualScriptComposeArray" inherits="VisualScriptLists" version="3.2">
<class name="VisualScriptComposeArray" inherits="VisualScriptLists" version="3.3">
<brief_description>
A Visual Script Node used to create array from a list of items.
</brief_description>