Skip to content

Commit c9d4159

Browse files
committed
v1.0.5
1 parent 89d2e33 commit c9d4159

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.2",
3+
"version": "1.0.5",
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": "1.0.2",
4+
"version": "1.0.5",
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)