From f01d06e6ef562141c2fd3485bf8ebd8c3680fd01 Mon Sep 17 00:00:00 2001 From: ionthedev <97857574+ionthedev@users.noreply.github.com> Date: Thu, 4 May 2023 15:41:37 -0500 Subject: [PATCH] Updated Version Number --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 1fc199a..e45dfb9 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ "name": "ReSprytile", "author": "Jeiel Aranal Updated by: Brandon Friend", # Final version number must be two numerals to support x.x.00 - "version": (0, 6, 1), + "version": (0, 6, 62), "blender": (3, 4, 0), "description": "A utility for creating tile based low spec scenes with paint/map editor tools", "location": "View3D > UI panel > ReSprytile",