From 3c8ca646b92e5faf9226e64b7a4f7920166fbde9 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 6 Mar 2019 02:29:50 +0100 Subject: [PATCH] v4.0 --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 268fa99..04bf2e8 100644 --- a/__init__.py +++ b/__init__.py @@ -26,7 +26,7 @@ bl_info = { "name": "Rigacar (Generates Car Rig)", "author": "David Gayerie", - "version": (3, 1), + "version": (4, 0), "blender": (2, 76, 0), "location": "View3D > Add > Armature", "description": "Adds a deformation rig for vehicules, generates animation rig and bake wheels animation.",