We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b655cde commit 9aa8fd6Copy full SHA for 9aa8fd6
Bake Scene/__init__.py
@@ -20,7 +20,7 @@
20
bl_info = {
21
"name": "Bake Scene",
22
"author": "Pauan",
23
- "version": (1, 1),
+ "version": (1, 2),
24
"blender": (2, 80, 0),
25
"location": "Output Settings > Bake Scene",
26
"description": "Bakes your entire scene into textures",
0 commit comments