We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879f737 commit 1076e60Copy full SHA for 1076e60
blender/LilySurfaceScrapper/__init__.py
@@ -7,7 +7,7 @@
7
bl_info = {
8
"name": "Lily Surface Scrapper",
9
"author": "Élie Michel <[email protected]>",
10
- "version": (1, 1, 5),
+ "version": (1, 2, 0),
11
"blender": (2, 80, 0),
12
"location": "Properties > Material",
13
"description": "Import material from a single URL",
0 commit comments