doc: Remove status from hardcoded version string
It has no practical use case and just generates noise for each alpha, beta, etc.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="CapsuleShape2D" inherits="Shape2D" category="Core" version="3.1-dev">
|
||||
<class name="CapsuleShape2D" inherits="Shape2D" category="Core" version="3.1">
|
||||
<brief_description>
|
||||
Capsule shape for 2D collisions.
|
||||
</brief_description>
|
||||
|
||||
Reference in New Issue
Block a user