diff options
| author | Rémi Verschelde | 2018-01-25 08:50:56 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2018-01-25 08:50:56 +0100 |
| commit | d516aab8fa6b64c914082888863c5a89b3fec574 (patch) | |
| tree | 1bbcfa0a214400322a2ffcd945e19670c498f7e7 /modules/webm | |
| parent | abccd47ad09b909f4d043cfa73cea4e6e6494a05 (diff) | |
| download | godot-d516aab8fa6b64c914082888863c5a89b3fec574.tar.gz godot-d516aab8fa6b64c914082888863c5a89b3fec574.tar.zst godot-d516aab8fa6b64c914082888863c5a89b3fec574.zip | |
Diffstat (limited to 'modules/webm')
| -rw-r--r-- | modules/webm/doc_classes/ResourceImporterWebm.xml | 2 | ||||
| -rw-r--r-- | modules/webm/doc_classes/VideoStreamWebm.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/webm/doc_classes/ResourceImporterWebm.xml b/modules/webm/doc_classes/ResourceImporterWebm.xml index 0d04e59a7..20e0e4818 100644 --- a/modules/webm/doc_classes/ResourceImporterWebm.xml +++ b/modules/webm/doc_classes/ResourceImporterWebm.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="ResourceImporterWebm" inherits="ResourceImporter" category="Core" version="3.0-rc1"> +<class name="ResourceImporterWebm" inherits="ResourceImporter" category="Core" version="3.0-stable"> <brief_description> </brief_description> <description> diff --git a/modules/webm/doc_classes/VideoStreamWebm.xml b/modules/webm/doc_classes/VideoStreamWebm.xml index ceb2348d1..94aea5c8d 100644 --- a/modules/webm/doc_classes/VideoStreamWebm.xml +++ b/modules/webm/doc_classes/VideoStreamWebm.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="VideoStreamWebm" inherits="VideoStream" category="Core" version="3.0-rc1"> +<class name="VideoStreamWebm" inherits="VideoStream" category="Core" version="3.0-stable"> <brief_description> </brief_description> <description> |
