Skip to content

Commit 637c9d3

Browse files
authored
Update package.json
1 parent 09868e1 commit 637c9d3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.rev.shadervariantcollectiontool",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"displayName": "Shader Variant Collection Tools",
55
"description": "A comprehensive Unity tool for managing and collecting shader variants efficiently. Features material collection, keyword management, and manual runtime keyword combinations for optimized shader compilation.",
66
"unity": "2022.3",
@@ -24,4 +24,5 @@
2424
},
2525
"type": "tool",
2626
"hideInEditor": false
27-
}
27+
28+
}

0 commit comments

Comments
 (0)