Skip to content

Commit 06d107c

Browse files
committed
Release v4.5.1
1 parent f54f92f commit 06d107c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mmd_tools_append/blender_manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
schema_version = "1.0.0"
22

33
id = "mmd_tools_append"
4-
version = "4.5.0"
4+
version = "4.5.1"
55
name = "MMD Tools Append"
66
tagline = "Appendix tools for MMD model & scene editing"
77
maintainer = "UuuNyaa <[email protected]>"
88
type = "add-on"
99

10-
website = "https://mmd-blender.fandom.com/wiki/MMD_Tools"
10+
website = "https://mmd-blender.fandom.com/wiki/MMD_UuuNyaa_Tools"
1111

1212
# Optional list defined by Blender and server, see:
1313
# https://docs.blender.org/manual/en/dev/advanced/extensions/tags.html
@@ -20,7 +20,7 @@ tags = [
2020
"Physics",
2121
]
2222

23-
blender_version_min = "4.2.0"
23+
blender_version_min = "4.5.0"
2424
blender_version_max = "6.0.0"
2525

2626
license = ["SPDX:GPL-3.0-or-later"]

0 commit comments

Comments
 (0)