Skip to content

Commit e674e16

Browse files
authored
Merge pull request #153 from vrc-plugin/bootjp-patch-1
update version
2 parents a27fdce + 42357d6 commit e674e16

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.1.1",
3+
"version": "1.2.0",
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.1.1",
4+
"version": "1.2.0",
55
"description": "Sends the URL to VRChat. send_vrc_desktop is required for one-click operation.",
66
"action": {
77
"default_icon": {

0 commit comments

Comments
 (0)