Support Blender 4.0
This commit is contained in:
+3
-3
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user