mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Update header version for 3.0-beta
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="CollisionShape2D" inherits="Node2D" category="Core" version="3.0-alpha">
|
||||
<class name="CollisionShape2D" inherits="Node2D" category="Core" version="3.0-beta">
|
||||
<brief_description>
|
||||
Node that represents collision shape data in 2D space.
|
||||
</brief_description>
|
||||
|
||||
Reference in New Issue
Block a user