We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4225db + ad91eb4 commit 2eb60d2Copy full SHA for 2eb60d2
1 file changed
Packages/luticalab.texturecocktail/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "luticalab.texturecocktail",
3
"displayName": "TextureCocktail",
4
- "version": "0.0.5",
+ "version": "0.0.6",
5
"unity": "2022.3",
6
"description": "HLSL 2D Image Edit Runtime Library for Unity",
7
"vrchatVersion": "2022.1.1",
@@ -10,7 +10,7 @@
10
"email": "contact@luticalab.dev",
11
"url": "http://skid-lab.luticalab.net/"
12
},
13
- "url":"skid-cocktail.luticalab.dev",
+ "url":"https://skid-cocktail.luticalab.dev/index.json",
14
"dependencies" : {
15
"luticalab.core": "0.0.1"
16
}
0 commit comments