Skip to content

Commit

Permalink
ci: 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](1.0.2...1.0.3) (2024-11-06)

### Bug Fixes

* add demo gif ([23e5191](23e5191))
  • Loading branch information
semantic-release-bot committed Nov 6, 2024
1 parent 23e5191 commit befc836
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.3](https://github.com/fhstp/unity-apply-material-all/compare/1.0.2...1.0.3) (2024-11-06)


### Bug Fixes

* add demo gif ([23e5191](https://github.com/fhstp/unity-apply-material-all/commit/23e5191c8d3591b3aec471e09a57537570ec2ba1))

## [1.0.2](https://github.com/fhstp/unity-apply-material-all/compare/1.0.1...1.0.2) (2024-11-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "at.ac.fhstp.apply-material-all",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Unity editor utility for applying a material to all GameObjects in a hierarchy",
"displayName": "ApplyMaterialAll",
"unity": "2020.1",
Expand Down

0 comments on commit befc836

Please sign in to comment.