From db4e4c21c1fd3ba33578b6f4892bcbbd0ee31303 Mon Sep 17 00:00:00 2001 From: Torrin Leonard <82110564+torrinworx@users.noreply.github.com> Date: Thu, 11 Aug 2022 12:35:08 -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 48fed35..0217ead 100644 --- a/__init__.py +++ b/__init__.py @@ -12,7 +12,7 @@ bl_info = { } BMNFTS_VERSION = "v4.5.0" -LAST_UPDATED = "8:19AM, Aug 11th, 2022" +LAST_UPDATED = "12:34AM, Aug 11th, 2022" # ======== Import handling ======== #