Bump to 3.0.5

And onwards!
This commit is contained in:
Hein-Pieter van Braam
2018-06-23 17:05:45 +02:00
parent b116a45f07
commit 4bf441c32b
489 changed files with 491 additions and 491 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="GraphNode" inherits="Container" category="Core" version="3.0.4">
<class name="GraphNode" inherits="Container" category="Core" version="3.0.5">
<brief_description>
A GraphNode is a container with several input and output slots allowing connections between GraphNodes. Slots can have different, incompatible types.
</brief_description>