summaryrefslogtreecommitdiff
path: root/doc/classes/TextureRect.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/TextureRect.xml')
-rw-r--r--doc/classes/TextureRect.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/TextureRect.xml b/doc/classes/TextureRect.xml
index cef102e8ae..ee5f27f7be 100644
--- a/doc/classes/TextureRect.xml
+++ b/doc/classes/TextureRect.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="TextureRect" inherits="Control" category="Core" version="3.0-alpha">
+<class name="TextureRect" inherits="Control" category="Core" version="3.0-beta">
<brief_description>
Draws a sprite or a texture inside a User Interface. The texture can tile or not.
</brief_description>