From 3e392923e91c6ec7eef050c2afa451401bc656d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Sat, 26 Dec 2020 20:47:26 +0900 Subject: [PATCH] 2.4.0 --- 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 58eb9100..75eeb999 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: 2.3.0 + version: 2.4.0 developerLinkTitle: VitDeck Xket2 Custom developerLinkURL: https://github.com/cross-market/VitDeck-for-xket diff --git a/Assets/VitDeck/ReleaseInfo.json b/Assets/VitDeck/ReleaseInfo.json index c22dbbb3..66b7d530 100644 --- a/Assets/VitDeck/ReleaseInfo.json +++ b/Assets/VitDeck/ReleaseInfo.json @@ -1,5 +1,5 @@ { - "version": "2.3.0", + "version": "2.4.0", "package_name": "VitDeck Xket2 Custom", - "download_url": "https://github.com/cross-market/VitDeck-for-xket/releases/download/v2.3.0/VitDeck-Xket2-Custom-2.3.0.unitypackage" + "download_url": "https://github.com/cross-market/VitDeck-for-xket/releases/download/v2.4.0/VitDeck-Xket2-Custom-2.4.0.unitypackage" } \ No newline at end of file