Update __init__.py, fix 1.0.8 install error

There was a space in bl_info and that caused some bugs.
pull/269/head
SpectralVectors 2024-03-27 13:18:14 -04:00 zatwierdzone przez GitHub
rodzic 2a6961ebbf
commit 07be079d23
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -101,7 +101,6 @@ bl_info = {
"name": "CAM - gcode generation tools",
"author": "Vilem Novak & Contributors",
"version":(1,0,8),
"blender": (3, 6, 0),
"location": "Properties > render",
"description": "Generate machining paths for CNC",