1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

Fix documentation version strings

This commit is contained in:
Hein-Pieter van Braam
2018-06-01 18:19:33 +02:00
parent f697b53eba
commit d24f77be99
487 changed files with 667 additions and 613 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualScriptPreload" inherits="VisualScriptNode" category="Core" version="3.0.2">
<class name="VisualScriptPreload" inherits="VisualScriptNode" category="Core" version="3.0.3">
<brief_description>
Creates a new [Resource] or loads one from the filesystem.
</brief_description>