Skip to content

Commit 59bed81

Browse files
committed
chore: Bump EphysLink binary (#674)
1 parent f9ea379 commit 59bed81

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-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_EXE_NAME = "EphysLink-v1.2.8.exe";
23+
private const string EPHYS_LINK_EXE_NAME = "EphysLink-v1.3.0b0.exe";
2424
private static string EphysLinkExePath => Path.Combine(Application.streamingAssetsPath, EPHYS_LINK_EXE_NAME);
2525

2626
#endregion
21.3 MB
Binary file not shown.

Assets/StreamingAssets/EphysLink-v1.2.8.exe.meta renamed to Assets/StreamingAssets/EphysLink-v1.3.0b0.exe.meta

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

0 commit comments

Comments
 (0)