diff options
Diffstat (limited to 'doc/classes/ConvexPolygonShape2D.xml')
-rw-r--r-- | doc/classes/ConvexPolygonShape2D.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ConvexPolygonShape2D.xml b/doc/classes/ConvexPolygonShape2D.xml index a670ddc9cd..920c267d2a 100644 --- a/doc/classes/ConvexPolygonShape2D.xml +++ b/doc/classes/ConvexPolygonShape2D.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="ConvexPolygonShape2D" inherits="Shape2D" category="Core" version="3.0-beta"> +<class name="ConvexPolygonShape2D" inherits="Shape2D" category="Core" version="3.0-rc1"> <brief_description> Convex Polygon Shape for 2D physics. </brief_description> |