diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/classes/Label.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Label.xml b/doc/classes/Label.xml index 93d7b2049..65ef45c36 100644 --- a/doc/classes/Label.xml +++ b/doc/classes/Label.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="Label" inherits="Control" category="Core" version="3.0-alpha"> +<class name="Label" inherits="Control" category="Core" version="3.0-beta"> <brief_description> Displays plain text in a line or wrapped inside a rectangle. For formatted text, use [RichTextLabel]. </brief_description> |
