From 53e373f86dc54d88760ebf567c8ea050d9010de5 Mon Sep 17 00:00:00 2001 From: Torrin Leonard <82110564+torrinworx@users.noreply.github.com> Date: Sat, 27 Aug 2022 22:03:16 -0400 Subject: [PATCH] Update __init__.py --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index f1c4b51..3d54bba 100644 --- a/__init__.py +++ b/__init__.py @@ -13,7 +13,7 @@ bl_info = { } BMNFTS_VERSION = "v4.5.1" -LAST_UPDATED = "01:02PM, Aug 24th, 2022" +LAST_UPDATED = "10:03PM, Aug 27th, 2022" # ======== Import handling ======== #