Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
pragma37 committed Jun 17, 2022
1 parent ab23f40 commit 2e66e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlenderMalt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "BlenderMalt",
"description" : "Extensible Python Render Engine",
"author" : "Miguel Pozo",
"version": (1,0,0,'beta'),
"version": (1,0,0,'beta.2','Release'),
"blender" : (3, 2, 0),
"doc_url": "https://malt3d.com",
"tracker_url": "https://github.com/bnpr/Malt/issues/new/choose",
Expand Down

0 comments on commit 2e66e2b

Please sign in to comment.