Bumped version number

This commit is contained in:
Jamie Hardt
2020-09-17 23:13:47 -07:00
parent 30ac957bca
commit d14796ef16

View File

@@ -33,7 +33,7 @@ bl_info = {
"name": "Export ADM Broadcast-WAV File",
"description": "Export a Broadcast-WAV with each speaker as an ADM object",
"author": "Jamie Hardt",
"version": (0, 22),
"version": (0, 23),
"warning": "Requires `ear` EBU ADM Renderer package to be installed",
"blender": (2, 90, 0),
"category": "Import-Export",