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 ee5a6fe commit ee037beCopy full SHA for ee037be
1 file changed
__init__.py
@@ -24,11 +24,11 @@
24
bl_info = {
25
"name": "Super Fast Render (SFR)",
26
"author": "Kevin Lorengel, Chris Bond (Kamikaze)",
27
- "version": (1, 1, 1),
+ "version": (2, 0, 0),
28
"blender": (2, 92, 0),
29
"location": "Properties > Render > Super Fast Render",
30
"description": "SFR optimizes your scene, so you render faster!",
31
- "warning": "",
+ "warning": "IN DEV VERSION",
32
"wiki_url": "https://discord.gg/cnFdGQP",
33
"category": "Render",
34
}
0 commit comments