summaryrefslogtreecommitdiffstats
path: root/platform/web
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2023-07-05 22:07:03 +0200
committerRémi Verschelde <rverschelde@gmail.com>2023-07-05 22:07:03 +0200
commit346f1ab86b4f793ddae99970399b9ba13d6ee51f (patch)
treea7b565a0973a6fa1366610d38edaa95ddc1144fb /platform/web
parent970459615f6b2b4151742ec6d7ef8559f87fd5c5 (diff)
downloadredot-engine-346f1ab86b4f793ddae99970399b9ba13d6ee51f.tar.gz
Bump version to 4.2-dev
Keep on waitin'
Diffstat (limited to 'platform/web')
-rw-r--r--platform/web/doc_classes/EditorExportPlatformWeb.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/web/doc_classes/EditorExportPlatformWeb.xml b/platform/web/doc_classes/EditorExportPlatformWeb.xml
index 6e5a2ac078..23c2f97f7f 100644
--- a/platform/web/doc_classes/EditorExportPlatformWeb.xml
+++ b/platform/web/doc_classes/EditorExportPlatformWeb.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="EditorExportPlatformWeb" inherits="EditorExportPlatform" version="4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
+<class name="EditorExportPlatformWeb" inherits="EditorExportPlatform" version="4.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
Exporter for the Web.
</brief_description>