Skip to content

Commit

Permalink
vup
Browse files Browse the repository at this point in the history
  • Loading branch information
bootjp committed Mar 22, 2022
1 parent 1873bfe commit 6bc4465
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "send_vrc",
"version": "1.0.1",
"version": "1.0.2",
"description": "One click URL to VRChat",
"main": "send.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "SendVRC | VRChatにURLを送るやつ",
"version": "0.1.0",
"version": "1.0.2",
"description": "Sends the URL to VRChat. send_vrc_desktop is required for one-click operation.",
"browser_action": {
"default_icon": "icon.png",
Expand Down

0 comments on commit 6bc4465

Please sign in to comment.