diff --git a/Assets/VitDeck/Config/ProductInfo.asset b/Assets/VitDeck/Config/ProductInfo.asset index 5e7ee83d..c57fed4f 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.5.1 + version: 2.6.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 1c4a61fc..33ba6639 100644 --- a/Assets/VitDeck/ReleaseInfo.json +++ b/Assets/VitDeck/ReleaseInfo.json @@ -1,5 +1,5 @@ { - "version": "2.5.1", + "version": "2.6.0", "package_name": "VitDeck Xket2 Custom", - "download_url": "https://github.com/cross-market/VitDeck-for-xket/releases/download/v2.5.1/VitDeck-Xket2-Custom-2.5.1.unitypackage" + "download_url": "https://github.com/cross-market/VitDeck-for-xket/releases/download/v2.6.0/VitDeck-Xket2-Custom-2.6.0.unitypackage" } \ No newline at end of file