Skip to content

Commit

Permalink
bump version string
Browse files Browse the repository at this point in the history
  • Loading branch information
SAM-tak committed Jun 22, 2021
1 parent aa6959f commit dd251c4
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, 2, 2),
"version": (1, 3, 0),
"author": "Osamu Takasugi, (Rigify : Nathan Vegdahl, Lucio Rossi, Ivan Cappiello)",
"blender": (2, 80, 0),
"description": "Character Rigging framework for Game / Realtime content",
Expand Down

0 comments on commit dd251c4

Please sign in to comment.