fix: uuid error when joining a server

This commit is contained in:
Swann Martinez
2022-03-09 10:42:44 +01:00
parent 26847cf459
commit 48651ce890
2 changed files with 2 additions and 2 deletions

View File

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