Support Blender 4.0

This commit is contained in:
2024-03-06 20:36:45 +09:00
parent 91cb6a9356
commit 9913ae8c35
4 changed files with 62 additions and 66 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
'''
Copyright (C) 2021 - 2023 Akaneyu
Copyright (C) 2021 - 2024 Akaneyu
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -18,8 +18,8 @@
bl_info = {
"name": "Image Editor Plus",
"author": "akaneyu",
"version": (1, 7, 3),
"blender": (2, 93, 0),
"version": (1, 8, 0),
"blender": (3, 3, 0),
"location": "Image",
"warning": "",
"description": "",