We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea14019 commit 9a4639dCopy full SHA for 9a4639d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/fhstp/unity-apply-material-all/compare/1.0.3...1.0.4) (2024-12-10)
2
+
3
4
+### Bug Fixes
5
6
+* docs folder warning ([ea14019](https://github.com/fhstp/unity-apply-material-all/commit/ea14019eb804dc3e17636f0f5ed0df6096470ed2))
7
8
## [1.0.3](https://github.com/fhstp/unity-apply-material-all/compare/1.0.2...1.0.3) (2024-11-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "at.ac.fhstp.apply-material-all",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "A Unity editor utility for applying a material to all GameObjects in a hierarchy",
"displayName": "ApplyMaterialAll",
"unity": "2020.1",
0 commit comments