Skip to content

Commit 23aebd3

Browse files
authored
Merge pull request #151 from vrc-plugin/bootjp-patch-1
update version
2 parents 2e296ee + 7a54df1 commit 23aebd3

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.7",
3+
"version": "1.1.1",
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": 3,
33
"name": "SendVRC | VRChatにURLを送るやつ",
4-
"version": "1.0.7",
4+
"version": "1.1.1",
55
"description": "Sends the URL to VRChat. send_vrc_desktop is required for one-click operation.",
66
"action": {
77
"default_icon": "icon.png",

0 commit comments

Comments
 (0)