1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

doc: Update version string in XML

This commit is contained in:
Rémi Verschelde
2018-01-13 11:43:06 +01:00
parent 7de3a11469
commit e28cdc4654
487 changed files with 487 additions and 487 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Performance" inherits="Object" category="Core" version="3.0-beta">
<class name="Performance" inherits="Object" category="Core" version="3.0-rc1">
<brief_description>
Exposes performance related data.
</brief_description>