mirror of
https://github.com/godotengine/godot.git
synced 2026-02-15 20:01:04 +00:00
doc: Update version string in XML
This commit is contained in:
parent
7de3a11469
commit
e28cdc4654
487 changed files with 487 additions and 487 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="VisualScriptVariableSet" inherits="VisualScriptNode" category="Core" version="3.0-beta">
|
||||
<class name="VisualScriptVariableSet" inherits="VisualScriptNode" category="Core" version="3.0-rc1">
|
||||
<brief_description>
|
||||
Changes a variable's value.
|
||||
</brief_description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue