Skip to content

Commit 2eb60d2

Browse files
authored
Merge pull request #12 from LuticaCANARD/master
버전 번호를 0.0.5에서 0.0.6으로 업데이트하고, URL을 실제 URL로 변경했습니다.
2 parents d4225db + ad91eb4 commit 2eb60d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Packages/luticalab.texturecocktail/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "luticalab.texturecocktail",
33
"displayName": "TextureCocktail",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"unity": "2022.3",
66
"description": "HLSL 2D Image Edit Runtime Library for Unity",
77
"vrchatVersion": "2022.1.1",
@@ -10,7 +10,7 @@
1010
"email": "contact@luticalab.dev",
1111
"url": "http://skid-lab.luticalab.net/"
1212
},
13-
"url":"skid-cocktail.luticalab.dev",
13+
"url":"https://skid-cocktail.luticalab.dev/index.json",
1414
"dependencies" : {
1515
"luticalab.core": "0.0.1"
1616
}

0 commit comments

Comments
 (0)