Skip to content

Commit 306bb8d

Browse files
author
Michael Weibel
committed
release 0.3.4
1 parent 623fa29 commit 306bb8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helio_blender_addon/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727

2828
bl_info = {
2929
"name": "Helio Cloud Rendering",
30-
"blender": (3, 20, 0),
31-
"version": (0, 3, 3),
30+
"blender": (3, 60, 0),
31+
"version": (0, 3, 4),
3232
"category": "Render",
3333
"tracker_url": "https://github.com/helio/blender-addon/issues"
3434
}

0 commit comments

Comments
 (0)