doc: Sync classref with 3.3 version bump

This commit is contained in:
Rémi Verschelde
2021-03-23 13:40:34 +01:00
parent 8b904e7d66
commit 1aba997d75
652 changed files with 652 additions and 652 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="EditorImportPlugin" inherits="ResourceImporter" version="3.2">
<class name="EditorImportPlugin" inherits="ResourceImporter" version="3.3">
<brief_description>
Registers a custom resource importer in the editor. Use the class to parse any file and import it as a new resource type.
</brief_description>