Skip to content

Commit 76c046a

Browse files
committed
chore(deps): update dependency net.koyashiro.udonencoding to 0.4.3
1 parent 7a2a935 commit 76c046a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Packages/net.koyashiro.udonjwt.tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.1.3",
55
"vpmDependencies": {
66
"com.vrchat.udonsharp": "1.1.7",
7-
"net.koyashiro.udonencoding": "0.4.2",
7+
"net.koyashiro.udonencoding": "0.4.3",
88
"net.koyashiro.udonjson": "0.10.2",
99
"net.koyashiro.udonjwt": "0.1.3",
1010
"net.koyashiro.udontest": "0.4.2"

Packages/net.koyashiro.udonjwt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "https://github.com/koyashiro/udon-jwt/releases/download/v0.1.3/net.koyashiro.udonjwt-0.1.3.zip",
2222
"vpmDependencies": {
2323
"com.vrchat.udonsharp": "1.1.7",
24-
"net.koyashiro.udonencoding": "0.4.2",
24+
"net.koyashiro.udonencoding": "0.4.3",
2525
"net.koyashiro.udonjson": "0.10.2"
2626
}
2727
}

Packages/vpm-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"version": "0.4.2"
1414
},
1515
"net.koyashiro.udonencoding": {
16-
"version": "0.4.2"
16+
"version": "0.4.3"
1717
},
1818
"net.koyashiro.udonjson": {
1919
"version": "0.10.2"
@@ -65,7 +65,7 @@
6565
}
6666
},
6767
"net.koyashiro.udonencoding": {
68-
"version": "0.4.2",
68+
"version": "0.4.3",
6969
"dependencies": {
7070
"com.vrchat.udonsharp": "1.1.7"
7171
}

0 commit comments

Comments
 (0)