Skip to content

Commit bb8bc6c

Browse files
committed
Change version to 0.4.1
1 parent 62cf371 commit bb8bc6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script_watcher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
bl_info = {
2323
"name": "Script Watcher",
2424
"author": "Isaac Weaver",
25-
"version": (0, 4),
25+
"version": (0, 4, 1),
2626
"blender": (2, 75, 0),
2727
"location": "Properties > Scene > Script Watcher",
2828
"description": "Reloads an external script on edits.",

0 commit comments

Comments
 (0)