mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
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:
parent
7d09e6540a
commit
3fa77b3172
492 changed files with 492 additions and 492 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="MobileVRInterface" inherits="ARVRInterface" category="Core" version="3.1-dev">
|
||||
<class name="MobileVRInterface" inherits="ARVRInterface" category="Core" version="3.1">
|
||||
<brief_description>
|
||||
Generic mobile VR implementation
|
||||
</brief_description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue