mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
doc: Update version string in XML
This commit is contained in:
parent
7de3a11469
commit
e28cdc4654
487 changed files with 487 additions and 487 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="JavaScript" inherits="Object" category="Core" version="3.0-beta">
|
||||
<class name="JavaScript" inherits="Object" category="Core" version="3.0-rc1">
|
||||
<brief_description>
|
||||
Singleton that connects the engine with the browser's JavaScript context in HTML5 export.
|
||||
</brief_description>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue