Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SAM-tak committed Apr 27, 2022
1 parent 7390332 commit d36081b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamerig/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

bl_info = {
"name": "GameRig",
"version": (1, 4, 0),
"version": (1, 4, 1),
"author": "Osamu Takasugi, (Rigify : Nathan Vegdahl, Lucio Rossi, Ivan Cappiello)",
"blender": (3, 0, 0),
"description": "Character Rigging framework for Game / Realtime content",
Expand Down

1 comment on commit d36081b

@Mister-Karate
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent keep it up!

Please sign in to comment.