File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
CustomTextureRenderer.Samples Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jp.sotanmochi.unitycustomtexturerenderer.samples" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.1.1 " ,
44 "displayName" : " CustomTextureRenderer.Samples" ,
55 "description" : " A graphics utility to update textures from native plugins." ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ UnityCustomTextureRenderer.Samples.Test.Update () (at <0000000000000000000000000
3838// manifest.json
3939{
4040 "dependencies": {
41- "jp.sotanmochi.unitycustomtexturerenderer": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer#v1.1.0 ",
42- "jp.sotanmochi.unitycustomtexturerenderer.samples": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer.Samples#v1.1.0 ",
41+ "jp.sotanmochi.unitycustomtexturerenderer": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer#v1.1.1 ",
42+ "jp.sotanmochi.unitycustomtexturerenderer.samples": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer.Samples#v1.1.1 ",
4343 ...
4444 }
4545}
Original file line number Diff line number Diff line change 11{
22 "name" : " jp.sotanmochi.unitycustomtexturerenderer" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.1.1 " ,
44 "displayName" : " CustomTextureRenderer" ,
55 "description" : " A graphics utility to update textures from native plugins." ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ UnityCustomTextureRenderer.Samples.Test.Update () (at <0000000000000000000000000
3838// manifest.json
3939{
4040 "dependencies": {
41- "jp.sotanmochi.unitycustomtexturerenderer": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer#v1.1.0 ",
42- "jp.sotanmochi.unitycustomtexturerenderer.samples": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer.Samples#v1.1.0 ",
41+ "jp.sotanmochi.unitycustomtexturerenderer": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer#v1.1.1 ",
42+ "jp.sotanmochi.unitycustomtexturerenderer.samples": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer.Samples#v1.1.1 ",
4343 ...
4444 }
4545}
You can’t perform that action at this time.
0 commit comments