From b13a54e9b850718c7faaa8dba60c49f8c3ac32d0 Mon Sep 17 00:00:00 2001 From: Ake Johansson Date: Sat, 14 Sep 2019 10:47:05 +0200 Subject: [PATCH] Bump version --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index a2c1de4..6741d2e 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ "name": "HDRI Sun Aligner", "author": "Ake Johansson", "description": "Rotates an object to match the brightest point in the HDRI texture used for the environment.", - "version": (1, 4), + "version": (1, 5), "blender": (2, 80, 0), "location": "View3D > Object > HDRI Sun Aligner", "warning": "",