doc: Bump version to 3.2

This commit is contained in:
Rémi Verschelde 2019-04-01 12:33:56 +02:00
parent b32fe4af61
commit 39c868171e
615 changed files with 615 additions and 615 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimatedSprite3D" inherits="SpriteBase3D" category="Core" version="3.1">
<class name="AnimatedSprite3D" inherits="SpriteBase3D" category="Core" version="3.2">
<brief_description>
2D sprite node in 3D world, that can use multiple 2D textures for animation.
</brief_description>