From e7ce5a9747fcfb2e66e800e20ef17c13476cdc82 Mon Sep 17 00:00:00 2001 From: rankaisija64 <65511061+rankaisija64@users.noreply.github.com> Date: Thu, 2 Feb 2023 18:50:30 +0200 Subject: [PATCH] set version --- __init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/__init__.py b/__init__.py index 0779732..74a7108 100644 --- a/__init__.py +++ b/__init__.py @@ -19,8 +19,8 @@ # bl_info = { - "name": "SharpOcarina Addon", - "author": "Rankaisija, Campbell Barton, Bastien Montagne", + "name": "SharpOcarina Export", + "author": "dr.doodongo, Dragorn421, Campbell Barton, Bastien Montagne", "version": (1, 0, 0), "blender": (3, 0, 0), "location": "File > Export",