Skip to content

Commit 130b7b0

Browse files
chore: Updating to version 0.1.2853 (#7)
## Proposed change(s) Updating sample game to latest package. ### Useful links (GitHub issues, JIRA tickets, forum threads, etc.) ### Types of change(s) - [ ] Bug fix - [ ] New feature - [ ] Code refactor - [ ] Documentation update - [x] Other - package update ## Testing and Verification ### Test Configuration ## Checklist - [x] Ensured this PR is up-to-date with the `main` branch - [x] Created this PR to target the `main` branch - [ ] Added tests that prove my fix is effective or that my feature works - [ ] Updated the documentation as appropriate ## Other comments
1 parent f41e6b0 commit 130b7b0

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

Projects/SDK Packages/com.unity.unity-commerce-sdk-0.1.2847.tgz

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:bc94eb80fb0d04e1722eb267bb7076e6ffe8e2f00a4daa3d0855a755b7d5190b
3+
size 519086

Projects/SDK Packages/com.unity.walmart-commerce-sdk-0.1.2847.tgz

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:18d7138467b94be25ba684972c93eb76773a81f12ed18d8e2e81dd477f5a62b1
3+
size 2111252

Projects/UntitledCatGame/Assets/Resources/Commerce Opportunity Editor/CommerceOpportunityDatastore.asset

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Projects/UntitledCatGame/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"com.unity.timeline": "1.7.6",
1212
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6",
1313
"com.unity.ugui": "1.0.0",
14-
"com.unity.unity-commerce-sdk": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2847.tgz",
14+
"com.unity.unity-commerce-sdk": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2853.tgz",
1515
"com.unity.visualscripting": "1.9.4",
16-
"com.unity.walmart-commerce-sdk": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2847.tgz",
16+
"com.unity.walmart-commerce-sdk": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2853.tgz",
1717
"com.unity.modules.ai": "1.0.0",
1818
"com.unity.modules.androidjni": "1.0.0",
1919
"com.unity.modules.animation": "1.0.0",

Projects/UntitledCatGame/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
}
318318
},
319319
"com.unity.unity-commerce-sdk": {
320-
"version": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2847.tgz",
320+
"version": "file:../../SDK Packages/com.unity.unity-commerce-sdk-0.1.2853.tgz",
321321
"depth": 0,
322322
"source": "local-tarball",
323323
"dependencies": {
@@ -336,7 +336,7 @@
336336
"url": "https://packages.unity.com"
337337
},
338338
"com.unity.walmart-commerce-sdk": {
339-
"version": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2847.tgz",
339+
"version": "file:../../SDK Packages/com.unity.walmart-commerce-sdk-0.1.2853.tgz",
340340
"depth": 0,
341341
"source": "local-tarball",
342342
"dependencies": {

0 commit comments

Comments
 (0)