Skip to content

Commit

Permalink
Init: Version bump, also add co-author
Browse files Browse the repository at this point in the history
  • Loading branch information
loonaticx committed Oct 15, 2023
1 parent 46cd9db commit 929ee22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bl_info = {
"name": "Import Panda3D .egg models",
"author": "rdb",
"version": (2, 2),
"author": "rdb, loonatic",
"version": (2, 3),
"blender": (2, 80, 0),
"location": "File > Import > Panda3D (.egg)",
"description": "",
Expand Down

0 comments on commit 929ee22

Please sign in to comment.