Skip to content

Commit 0c7973b

Browse files
author
Michael Weibel
committed
fix verison 0.3.2
1 parent 738ec57 commit 0c7973b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helio_blender_addon/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
bl_info = {
2929
"name": "Helio Cloud Rendering",
3030
"blender": (3, 20, 0),
31-
"version": (0, 2, 0),
31+
"version": (0, 3, 2),
3232
"category": "Render",
3333
"tracker_url": "https://github.com/helio/blender-addon/issues"
3434
}

0 commit comments

Comments
 (0)