Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
hot fix for issue #5
  • Loading branch information
jamesa08 committed Aug 26, 2022
1 parent e41fc33 commit 4ed2cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIDIAnimator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from __future__ import annotations

bl_info = {
"name": "MIDI Animator beta3",
"name": "MIDI Animator beta3.1",
"description": "A cohesive, open-source solution to animating Blender objects using a MIDI file.",
"author": "James Alt (et al.)",
"version": (1, 0, 0),
Expand Down

0 comments on commit 4ed2cee

Please sign in to comment.