Skip to content

Commit d0676d3

Browse files
committed
chore: Bump Ephys Link version
1 parent 77020ba commit d0676d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.0b0";
23+
private const string EPHYS_LINK_NAME = "EphysLink-v2.0.0b1";
2424
private static string EphysLinkExePath =>
2525
Path.Combine(
2626
Application.streamingAssetsPath,

0 commit comments

Comments
 (0)