Skip to content

Commit 6bc4465

Browse files
committed
vup
1 parent 1873bfe commit 6bc4465

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "send_vrc",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "One click URL to VRChat",
55
"main": "send.js",
66
"scripts": {

Diff for: static/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "SendVRC | VRChatにURLを送るやつ",
4-
"version": "0.1.0",
4+
"version": "1.0.2",
55
"description": "Sends the URL to VRChat. send_vrc_desktop is required for one-click operation.",
66
"browser_action": {
77
"default_icon": "icon.png",

0 commit comments

Comments
 (0)