Skip to content

Commit

Permalink
pref: addon version update in __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
KirilStrezikozin committed Oct 3, 2022
1 parent a5fe28a commit f59e495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name" : "BakeMaster",
"description" : "Bake various PBR-based or Cycles maps with ease and comfort",
"author" : "kemplerart",
"version" : (1, 0, 0),
"version" : (1, 5, 0),
"blender" : (2, 83, 0),
"location" : "View3D > Sidebar > BakeMaster",
"warning" : "",
Expand Down

0 comments on commit f59e495

Please sign in to comment.