File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Assets/Plugins/CandyCoded.GitStatus Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " xyz.candycoded.gitstatus" ,
3
3
"displayName" : " GitStatus" ,
4
- "version" : " 1.1 .0" ,
4
+ "version" : " 1.2 .0" ,
5
5
"unity" : " 2019.2" ,
6
6
"unityRelease" : " 13f1" ,
7
7
"description" : " Unity editor panel that displays the current git status." ,
Original file line number Diff line number Diff line change 17
17
``` json
18
18
{
19
19
"dependencies" : {
20
- "xyz.candycoded.gitstatus" : " https://github.com/CandyCoded/gitstatus.git#v1.1 .0" ,
20
+ "xyz.candycoded.gitstatus" : " https://github.com/CandyCoded/gitstatus.git#v1.2 .0" ,
21
21
...
22
22
}
23
23
}
28
28
``` json
29
29
{
30
30
"dependencies" : {
31
- "xyz.candycoded.gitstatus" : " 1.1 .0" ,
31
+ "xyz.candycoded.gitstatus" : " 1.2 .0" ,
32
32
...
33
33
},
34
34
"scopedRegistries" : [
You can’t perform that action at this time.
0 commit comments