mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Update version string in XML
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="GraphEdit" inherits="Control" category="Core" version="3.0-beta">
|
||||
<class name="GraphEdit" inherits="Control" category="Core" version="3.0-rc1">
|
||||
<brief_description>
|
||||
GraphEdit is an area capable of showing various GraphNodes. It manages connection events between them.
|
||||
</brief_description>
|
||||
|
||||
Reference in New Issue
Block a user