diff options
| author | Rémi Verschelde | 2018-01-13 11:43:06 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2018-01-13 11:43:42 +0100 |
| commit | e28cdc4654cf9f678385fbecdbd90d8b8c42c2a1 (patch) | |
| tree | 637aeab456e2bf68fc0482ee7317bb5d86b22243 /modules/webm | |
| parent | 7de3a114699fa31c8ab0ae8a5c95ef8e1113a090 (diff) | |
| download | godot-e28cdc4654cf9f678385fbecdbd90d8b8c42c2a1.tar.gz godot-e28cdc4654cf9f678385fbecdbd90d8b8c42c2a1.tar.zst godot-e28cdc4654cf9f678385fbecdbd90d8b8c42c2a1.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 5dadb83b0..0d04e59a7 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-beta"> +<class name="ResourceImporterWebm" inherits="ResourceImporter" category="Core" version="3.0-rc1"> <brief_description> </brief_description> <description> diff --git a/modules/webm/doc_classes/VideoStreamWebm.xml b/modules/webm/doc_classes/VideoStreamWebm.xml index 6e8120b1d..ceb2348d1 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-beta"> +<class name="VideoStreamWebm" inherits="VideoStream" category="Core" version="3.0-rc1"> <brief_description> </brief_description> <description> |
