diff --git a/Assets/VitDeck/Config/ProductInfo.asset b/Assets/VitDeck/Config/ProductInfo.asset index 56e8d217..3a70046f 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.4.1 + version: 2.4.2 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 75c93769..ca278ae7 100644 --- a/Assets/VitDeck/ReleaseInfo.json +++ b/Assets/VitDeck/ReleaseInfo.json @@ -1,5 +1,5 @@ { - "version": "2.4.1", + "version": "2.4.2", "package_name": "VitDeck Xket2 Custom", - "download_url": "https://github.com/cross-market/VitDeck-for-xket/releases/download/v2.4.1/VitDeck-Xket2-Custom-2.4.1.unitypackage" + "download_url": "https://github.com/cross-market/VitDeck-for-xket/releases/download/v2.4.2/VitDeck-Xket2-Custom-2.4.2.unitypackage" } \ No newline at end of file