Skip to content

Commit 1e6e196

Browse files
committed
Chore: update Ephys Link and version
1 parent acf1b23 commit 1e6e196

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Assets/Scripts/Pinpoint/UI/EphysLinkSettings/EphysLinkSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public class EphysLinkSettings : MonoBehaviour
2020
{
2121
#region Constants
2222

23-
private const string EPHYS_LINK_NAME = "EphysLink-v2.0.0b2";
23+
private const string EPHYS_LINK_NAME = "EphysLink-v2.0.0b5";
2424
private static string EphysLinkExePath =>
2525
Path.Combine(
2626
Application.streamingAssetsPath,

ProjectSettings/ProjectSettings.asset

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ PlayerSettings:
139139
loadStoreDebugModeEnabled: 0
140140
visionOSBundleVersion: 1.0
141141
tvOSBundleVersion: 1.0
142-
bundleVersion: 1.1.9
142+
bundleVersion: 1.2
143143
preloadedAssets:
144144
- {fileID: 11400000, guid: 6057f25234ce83a4bbb3ae618a501907, type: 2}
145145
metroInputSource: 0
@@ -234,6 +234,7 @@ PlayerSettings:
234234
iOSMetalForceHardShadows: 0
235235
metalEditorSupport: 1
236236
metalAPIValidation: 1
237+
metalCompileShaderBinary: 0
237238
iOSRenderExtraFrameOnPause: 0
238239
iosCopyPluginsCodeInsteadOfSymlink: 0
239240
appleDeveloperTeamID:
@@ -742,6 +743,7 @@ PlayerSettings:
742743
metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
743744
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
744745
metroSplashScreenUseBackgroundColor: 0
746+
syncCapabilities: 0
745747
platformCapabilities: {}
746748
metroTargetDeviceFamilies: {}
747749
metroFTAName:

0 commit comments

Comments
 (0)