From 6bc44654e3495864a76e80a4cc46f82c89a9b9a8 Mon Sep 17 00:00:00 2001 From: bootjp / Yoshiaki Ueda Date: Tue, 22 Mar 2022 22:59:15 +0900 Subject: [PATCH] vup --- package.json | 2 +- static/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index db7223d..efad96b 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/static/manifest.json b/static/manifest.json index 95bce1b..2ff8871 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -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",