feat: bump addon version

This commit is contained in:
Swann Martinez
2022-02-10 16:20:22 +01:00
parent 62f52db5b2
commit d32cbb7b30
2 changed files with 8 additions and 1 deletions

View File

@ -19,7 +19,7 @@
bl_info = {
"name": "Multi-User",
"author": "Swann Martinez",
"version": (0, 5, 0),
"version": (0, 5, 1),
"description": "Enable real-time collaborative workflow inside blender",
"blender": (2, 82, 0),
"location": "3D View > Sidebar > Multi-User tab",