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="VisualScriptPreload" inherits="VisualScriptNode" category="Core" version="3.0-beta">
<class name="VisualScriptPreload" inherits="VisualScriptNode" category="Core" version="3.0-rc1">
<brief_description>
Creates a new [Resource] or loads one from the filesystem.
</brief_description>