mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
doc: Remove revision.module_config from version string
It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}",
limits unnecessary diffs.
This commit is contained in:
parent
4d08e7c420
commit
967bfb0c4a
475 changed files with 475 additions and 475 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="MobileVRInterface" inherits="ARVRInterface" category="Core" version="3.0.alpha.custom_build">
|
||||
<class name="MobileVRInterface" inherits="ARVRInterface" category="Core" version="3.0-alpha">
|
||||
<brief_description>
|
||||
Generic mobile VR implementation
|
||||
</brief_description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue