From dc9b97cfe7d0124b979f4333eba2be90ba9410fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Mon, 10 Oct 2022 16:59:35 +0900 Subject: [PATCH] v1.1.3 --- Assets/VitDeck/Config/ProductInfo.asset | 2 +- Assets/VitDeck/ReleaseInfo.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Assets/VitDeck/Config/ProductInfo.asset b/Assets/VitDeck/Config/ProductInfo.asset index d2a348a7..fda9b203 100644 --- a/Assets/VitDeck/Config/ProductInfo.asset +++ b/Assets/VitDeck/Config/ProductInfo.asset @@ -12,6 +12,6 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: a424079e73ca2ce4e91c6c9f0d62cf81, type: 3} m_Name: ProductInfo m_EditorClassIdentifier: - version: 1.1.2 + version: 1.1.3 developerLinkTitle: VitDeck for JQuesta developerLinkURL: https://github.com/japan-questa/VitDeck-for-jquesta diff --git a/Assets/VitDeck/ReleaseInfo.json b/Assets/VitDeck/ReleaseInfo.json index 837b4657..e6b37484 100644 --- a/Assets/VitDeck/ReleaseInfo.json +++ b/Assets/VitDeck/ReleaseInfo.json @@ -1,5 +1,5 @@ { - "version": "1.1.2", + "version": "1.1.3", "package_name": "VitDeck for JQuesta", - "download_url": "https://github.com/japan-questa/VitDeck-for-jquesta/releases/download/v1.1.2/VitDeck-for-JQuesta-1.1.2.unitypackage" + "download_url": "https://github.com/japan-questa/VitDeck-for-jquesta/releases/download/v1.1.3/VitDeck-for-JQuesta-1.1.3.unitypackage" } \ No newline at end of file