Skip to content

Commit 9a4639d

Browse files
ci: 1.0.4 [skip ci]
## [1.0.4](1.0.3...1.0.4) (2024-12-10) ### Bug Fixes * docs folder warning ([ea14019](ea14019))
1 parent ea14019 commit 9a4639d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.3](https://github.com/fhstp/unity-apply-material-all/compare/1.0.2...1.0.3) (2024-11-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "at.ac.fhstp.apply-material-all",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A Unity editor utility for applying a material to all GameObjects in a hierarchy",
55
"displayName": "ApplyMaterialAll",
66
"unity": "2020.1",

0 commit comments

Comments
 (0)