diff --git a/Projects/SDK Packages/com.unity.commerce-sdk-0.1.2872.tgz b/Projects/SDK Packages/com.unity.commerce-sdk-0.1.2872.tgz new file mode 100644 index 0000000..4f0ee22 --- /dev/null +++ b/Projects/SDK Packages/com.unity.commerce-sdk-0.1.2872.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337bd379780eca2d38274d1f60770185f999a84afa2f72752f13f9c8d7f60a86 +size 518052 diff --git a/Projects/SDK Packages/com.unity.unity-commerce-sdk-0.1.2854.tgz b/Projects/SDK Packages/com.unity.unity-commerce-sdk-0.1.2854.tgz deleted file mode 100644 index 4ee4c33..0000000 --- a/Projects/SDK Packages/com.unity.unity-commerce-sdk-0.1.2854.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b6a9720397e708e3403c4013c51f7b0ab1a069d055f734e9db9ea9c0ec80e79 -size 518560 diff --git a/Projects/SDK Packages/com.unity.walmart-commerce-sdk-0.1.2854.tgz b/Projects/SDK Packages/com.unity.walmart-commerce-sdk-0.1.2854.tgz deleted file mode 100644 index 2f5ef17..0000000 --- a/Projects/SDK Packages/com.unity.walmart-commerce-sdk-0.1.2854.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6463c9c1a0cab4b926aa7b751538bfb000d7f5fc204a6efb78b78a2c28f80ef1 -size 2111241 diff --git a/Projects/SDK Packages/com.unity.walmart-commerce-sdk-0.1.2872.tgz b/Projects/SDK Packages/com.unity.walmart-commerce-sdk-0.1.2872.tgz new file mode 100644 index 0000000..e1ac39e --- /dev/null +++ b/Projects/SDK Packages/com.unity.walmart-commerce-sdk-0.1.2872.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3183a97bea706b9e6749611b03bf40cce9b5befc92499d661d0ccb2d9780767 +size 2110592 diff --git a/Projects/UntitledCatGame/Assets/Resources/Commerce Opportunity Editor/CommerceOpportunityDatastore.asset b/Projects/UntitledCatGame/Assets/Resources/Commerce Opportunity Editor/CommerceOpportunityDatastore.asset index 43f49c6..39dd0e0 100644 --- a/Projects/UntitledCatGame/Assets/Resources/Commerce Opportunity Editor/CommerceOpportunityDatastore.asset +++ b/Projects/UntitledCatGame/Assets/Resources/Commerce Opportunity Editor/CommerceOpportunityDatastore.asset @@ -32,7 +32,7 @@ MonoBehaviour: _isDefault: 0 _isThemeLight: 1 _packageData: - _name: com.unity.unity-commerce-sdk - _version: 0.1.2854 + _name: com.unity.commerce-sdk + _version: 0.1.2872 _runtimeEnvironment: {fileID: 11400000, guid: c2a92152f44bd4d6b9910e4f22b6e22f, type: 2} _editorEnvironment: {fileID: 11400000, guid: 7bec4c347f7dd4432870a42c717f9611, type: 2} diff --git a/Projects/UntitledCatGame/Packages/manifest.json b/Projects/UntitledCatGame/Packages/manifest.json index 6214ee2..ab84467 100644 --- a/Projects/UntitledCatGame/Packages/manifest.json +++ b/Projects/UntitledCatGame/Packages/manifest.json @@ -11,9 +11,9 @@ "com.unity.timeline": "1.7.6", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6", "com.unity.ugui": "1.0.0", - "com.unity.unity-commerce-sdk": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2854.tgz", + "com.unity.unity-commerce-sdk": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2872.tgz", "com.unity.visualscripting": "1.9.4", - "com.unity.walmart-commerce-sdk": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2854.tgz", + "com.unity.walmart-commerce-sdk": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2872.tgz", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Projects/UntitledCatGame/Packages/packages-lock.json b/Projects/UntitledCatGame/Packages/packages-lock.json index 15ff111..cb7bafb 100644 --- a/Projects/UntitledCatGame/Packages/packages-lock.json +++ b/Projects/UntitledCatGame/Packages/packages-lock.json @@ -317,7 +317,7 @@ } }, "com.unity.unity-commerce-sdk": { - "version": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2854.tgz", + "version": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2872.tgz", "depth": 0, "source": "local-tarball", "dependencies": { @@ -336,12 +336,12 @@ "url": "https://packages.unity.com" }, "com.unity.walmart-commerce-sdk": { - "version": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2854.tgz", + "version": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2872.tgz", "depth": 0, "source": "local-tarball", "dependencies": { "com.unity.addressables": "1.19.19", - "com.unity.unity-commerce-sdk": "0.0.1" + "com.unity.commerce-sdk": "1.0.0" } }, "com.unity.modules.ai": {