From 2b4ac93117a8adfec814b669ecb80d4a4dbe4b2f Mon Sep 17 00:00:00 2001 From: aresdevo Date: Thu, 6 Jan 2022 10:30:59 -0800 Subject: [PATCH] -Fixed AnimOffset error when using mask --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 31fc6d5..eb8fdad 100755 --- a/__init__.py +++ b/__init__.py @@ -24,7 +24,7 @@ "name": "AnimAide", "description": "Helpful tools to manipulate keys on f-curves", "author": "Ares Deveaux", - "version": (1, 0, 34), + "version": (1, 0, 35), "blender": (2, 92, 0), "location": "Graph Editor - Dope Sheet - Timeline - 3D View - sidebar and menu bar", "warning": "This addon is still in development.",