Skip to content

Commit

Permalink
Upped to v 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
h-sigma committed Feb 10, 2021
1 parent 78d2ed7 commit d2bc0c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- String expression conditions for displaying of asset icons.
- Various SDF shapes for icons.

## [0.0.5] - 2021-02-10
### Fixes
- Selecting folder icon label color now works when label background image is not selected.

## [0.0.4] - 2021-02-09
### Fixes
- Fixed issue with sprites not scaling correctly when part of a large texture.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.akaal.pvcustomizer",
"displayName": "PvCustomizer",
"description": "PvCustomizer lets you customize the Unity Project View with custom folder and asset icons, adding flavor and QoL.",
"version": "0.0.4",
"version": "0.0.5",
"unity": "2018.1",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit d2bc0c8

Please sign in to comment.