diff --git a/addon/blender_manifest.toml b/addon/blender_manifest.toml index ae7614f..53c4a1b 100644 --- a/addon/blender_manifest.toml +++ b/addon/blender_manifest.toml @@ -1,6 +1,6 @@ schema_version = "1.0.0" id = "custom_templates" -version = "1.2.6" +version = "1.3.0" name = "Custom Templates" tagline = "Use your own .blend files as template options for new projects" maintainer = "Francesco Bellini " @@ -11,4 +11,4 @@ blender_version_min = "4.2.0" license = ["SPDX:GPL-3.0-or-later"] copyright = ["2024 Francesco Bellini"] [permissions] -files = "Import/Export your custom templates as JSON from/to disk" +files = "JSON Import/Export of templates list / Add from folder feature"