Update manifest to v1.3.0, update files permission reason

This commit is contained in:
doc-code 2024-09-01 03:47:57 +02:00
parent f80b32a127
commit a7ffba8082

View File

@ -1,6 +1,6 @@
schema_version = "1.0.0" schema_version = "1.0.0"
id = "custom_templates" id = "custom_templates"
version = "1.2.6" version = "1.3.0"
name = "Custom Templates" name = "Custom Templates"
tagline = "Use your own .blend files as template options for new projects" tagline = "Use your own .blend files as template options for new projects"
maintainer = "Francesco Bellini <doc.open.dev@gmail.com>" maintainer = "Francesco Bellini <doc.open.dev@gmail.com>"
@ -11,4 +11,4 @@ blender_version_min = "4.2.0"
license = ["SPDX:GPL-3.0-or-later"] license = ["SPDX:GPL-3.0-or-later"]
copyright = ["2024 Francesco Bellini"] copyright = ["2024 Francesco Bellini"]
[permissions] [permissions]
files = "Import/Export your custom templates as JSON from/to disk" files = "JSON Import/Export of templates list / Add from folder feature"