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 70ca5be commit 24c917aCopy full SHA for 24c917a
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "moe.kyre.hideInactiveObjects",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"displayName": "HideInactiveObjects",
5
"description": "Unity Editor extensions to hide inactive objects on hierarchy.",
6
"unity": "2022.3",
7
"license": "MIT",
8
- "url" : "https://github.com/Kyure-A/hideInactiveObjects/archive/refs/tags/1.0.1.zip",
+ "url" : "https://github.com/Kyure-A/hideInactiveObjects/archive/refs/tags/1.0.2.zip",
9
"repo" : "https://kyure-a.github.io/vpm-repos/vpm.json"
10
}
0 commit comments