From 88284601caa20496c43d6f892c5c4e467ce09fcf Mon Sep 17 00:00:00 2001 From: VincentNL <71412899+VincentNLOBJ@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:25:26 +0100 Subject: [PATCH] Update __init__.py --- naomiLib_importer/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/naomiLib_importer/__init__.py b/naomiLib_importer/__init__.py index 4ae2fb2..4bbbe17 100644 --- a/naomiLib_importer/__init__.py +++ b/naomiLib_importer/__init__.py @@ -3,7 +3,7 @@ "author" : "zocker_160, VincentNL, TVIndustries", "description" : "Addon for importing NaomiLib .bin/.raw files", "blender" : (3, 6, 5), - "version" : (0, 14, 5), + "version" : (0, 14, 6), "location" : "File > Import", "warning" : "", "category" : "Import",