File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 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
3535 }
3636 ],
3737 " dependencies" : {
38- " com.litefeel.finder" : " 1.0 .0" ,
38+ " com.litefeel.finder" : " 1.1 .0" ,
3939 ...
4040 }
4141}
@@ -47,7 +47,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
4747` ` ` js
4848{
4949 " 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" ,
5151 ...
5252 }
5353}
Original file line number Diff line number Diff line change 11{
22 "name" : " com.litefeel.finder" ,
33 "displayName" : " Finder" ,
4- "version" : " 1.0 .0" ,
4+ "version" : " 1.1 .0" ,
55 "unity" : " 2018.4" ,
66 "description" : " Find Asset in Unity" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments