diff --git a/Assets/VitDeck/Config/ProductInfo.asset b/Assets/VitDeck/Config/ProductInfo.asset index ce066775..07653e82 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.0.7 + version: 1.0.8 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 e2a56680..313dd58b 100644 --- a/Assets/VitDeck/ReleaseInfo.json +++ b/Assets/VitDeck/ReleaseInfo.json @@ -1,5 +1,5 @@ { - "version": "1.0.7", + "version": "1.0.8", "package_name": "VitDeck for JQuesta", - "download_url": "https://github.com/japan-questa/VitDeck-for-jquesta/releases/download/v1.0.7/VitDeck-for-JQuesta-1.0.7.unitypackage" + "download_url": "https://github.com/japan-questa/VitDeck-for-jquesta/releases/download/v1.0.8/VitDeck-for-JQuesta-1.0.8.unitypackage" } \ No newline at end of file