Skip to content

Commit

Permalink
version & authors updated
Browse files Browse the repository at this point in the history
  • Loading branch information
doakey3 committed Aug 29, 2019
1 parent 96b50fd commit 3d88f78
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,8 +1,8 @@
bl_info = {
"name": "VSE Transform Tools",
"description": "Quickly manipulate video strips in Blender's Video Sequence Editor",
"author": "kgeogeo, DoubleZ, doakey3",
"version": (1, 2, 7),
"author": "kgeogeo, DoubleZ, doakey3, NathanLovato",
"version": (1, 2, 8),
"blender": (2, 80, 0),
"wiki_url": "https://github.com/doakey3/VSE_Transform_Tools",
"tracker_url": "https://github.com/doakey3/VSE_Transform_Tools/issues",
Expand Down

0 comments on commit 3d88f78

Please sign in to comment.