2025-12-01
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
schema_version = "1.0.0"
|
||||
|
||||
id = "uv_toolkit"
|
||||
version = "2.1.3"
|
||||
version = "2.1.4"
|
||||
name = "UVToolkit"
|
||||
tagline = "A collection of UV editing tools for Blender"
|
||||
maintainer = "Ethan Simon-Law <ethan.simon.3d@gmail.com>"
|
||||
@@ -11,8 +11,8 @@ website = "https://github.com/oRazeD/UVToolkit"
|
||||
|
||||
tags = ["UV", "Material"]
|
||||
|
||||
blender_version_min = "4.2.0"
|
||||
blender_version_max = "4.7.0"
|
||||
blender_version_min = "5.0.0"
|
||||
blender_version_max = "6.0.0"
|
||||
|
||||
license = [
|
||||
"SPDX:GPL-3.0-or-later",
|
||||
@@ -20,4 +20,3 @@ license = [
|
||||
|
||||
# [permissions]
|
||||
files = "Read/Write Images"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user