Skip to content

Commit dd2103c

Browse files
committed
feat: Addressables to 1.0.3
1 parent 2cf92f1 commit dd2103c

File tree

6 files changed

+2
-4
lines changed

6 files changed

+2
-4
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@ Assets/InitTestScene*
156156
UserSettings/Layouts/*
157157

158158
UserSettings/
159-
Assets/StreamingAssets/catalog.bin.meta
160-
Assets/StreamingAssets/catalog.bin
161159
Assets/Resources/PerformanceTestRunInfo.json.meta
162160
Assets/Resources/PerformanceTestRunInfo.json
163161
Assets/CleanFlatUI/*

Assets/AddressableAssetsData/AddressableAssetSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ MonoBehaviour:
6969
- m_Id: 0dbfffed1e7d1434696f5a6193af38d3
7070
m_Value: ServerData/[BuildTarget]
7171
- m_Id: 8b0e868bf8565ef4ba5a95e7d57f666c
72-
m_Value: https://data.virtualbrainlab.org/PinpointData/1.0.2/[BuildTarget]
72+
m_Value: https://data.virtualbrainlab.org/PinpointData/1.0.3/[BuildTarget]
7373
m_ProfileEntryNames:
7474
- m_Id: b28712faecae3244489993d74caf0ba7
7575
m_Name: BuildTarget
Binary file not shown.
Binary file not shown.
Binary file not shown.

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ PlayerSettings:
136136
vulkanEnableLateAcquireNextImage: 0
137137
vulkanEnableCommandBufferRecycling: 1
138138
loadStoreDebugModeEnabled: 0
139-
bundleVersion: 1.0.2
139+
bundleVersion: 1.0.3
140140
preloadedAssets: []
141141
metroInputSource: 0
142142
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)