summaryrefslogtreecommitdiff
path: root/doc/classes/JSON.xml
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2020-02-01 19:42:31 +0100
committerGitHub <noreply@github.com>2020-02-01 19:42:31 +0100
commit0edcb8ed58be8bf6a5145ceaae5ff96778afb2a2 (patch)
treedcb4da1a38c81fbf6a896c079a14f278ccfbc066 /doc/classes/JSON.xml
parent739f583151ee5b66b2a3d60c8c206ccdba8fa7f9 (diff)
parent57e27683bad3c0b4073175e2a75043bb48325553 (diff)
Merge pull request #35809 from clayjohn/DOCS-update-version
Update docs to version 4.0
Diffstat (limited to 'doc/classes/JSON.xml')
-rw-r--r--doc/classes/JSON.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/JSON.xml b/doc/classes/JSON.xml
index 005bbf99cc..7bd2edcb1c 100644
--- a/doc/classes/JSON.xml
+++ b/doc/classes/JSON.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="JSON" inherits="Object" version="3.2">
+<class name="JSON" inherits="Object" version="4.0">
<brief_description>
Helper class for parsing JSON data.
</brief_description>