Commit abccfab 1 parent 9653ac9 commit abccfab Copy full SHA for abccfab
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
35
35
}
36
36
],
37
37
" dependencies" : {
38
- " com.litefeel.finder" : " 1.0 .0" ,
38
+ " com.litefeel.finder" : " 1.1 .0" ,
39
39
...
40
40
}
41
41
}
@@ -47,7 +47,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
47
47
` ` ` js
48
48
{
49
49
" dependencies" : {
50
- " com.litefeel.finder" : " https://github.com/litefeel/Unity-Finder.git#1.0 .0" ,
50
+ " com.litefeel.finder" : " https://github.com/litefeel/Unity-Finder.git#1.1 .0" ,
51
51
...
52
52
}
53
53
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.litefeel.finder" ,
3
3
"displayName" : " Finder" ,
4
- "version" : " 1.0 .0" ,
4
+ "version" : " 1.1 .0" ,
5
5
"unity" : " 2018.4" ,
6
6
"description" : " Find Asset in Unity" ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments