Skip to content

Commit 24c917a

Browse files
committed
chore: update version to v1.0.2
1 parent 70ca5be commit 24c917a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "moe.kyre.hideInactiveObjects",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"displayName": "HideInactiveObjects",
55
"description": "Unity Editor extensions to hide inactive objects on hierarchy.",
66
"unity": "2022.3",
77
"license": "MIT",
8-
"url" : "https://github.com/Kyure-A/hideInactiveObjects/archive/refs/tags/1.0.1.zip",
8+
"url" : "https://github.com/Kyure-A/hideInactiveObjects/archive/refs/tags/1.0.2.zip",
99
"repo" : "https://kyure-a.github.io/vpm-repos/vpm.json"
1010
}

0 commit comments

Comments
 (0)