We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cf371 commit bb8bc6cCopy full SHA for bb8bc6c
script_watcher.py
@@ -22,7 +22,7 @@
22
bl_info = {
23
"name": "Script Watcher",
24
"author": "Isaac Weaver",
25
- "version": (0, 4),
+ "version": (0, 4, 1),
26
"blender": (2, 75, 0),
27
"location": "Properties > Scene > Script Watcher",
28
"description": "Reloads an external script on edits.",
0 commit comments