Support Blender 4.4

This commit is contained in:
2025-03-23 00:57:13 +09:00
parent 6fa5629403
commit bbace1896a
2 changed files with 15 additions and 7 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
'''
Copyright (C) 2021 - 2024 Akaneyu
Copyright (C) 2021 - 2025 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,7 +18,7 @@
bl_info = {
"name": "Image Editor Plus",
"author": "akaneyu",
"version": (1, 9, 0),
"version": (1, 10, 0),
"blender": (3, 3, 0),
"location": "Image",
"warning": "",