Skip to content

Commit c851eb2

Browse files
committed
chore: bump Ephys Link
1 parent 40c6166 commit c851eb2

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.0rc0";
23+
private const string EPHYS_LINK_NAME = "EphysLink-v2.0.2";
2424

2525
private static string EphysLinkExePath =>
2626
Path.Combine(

0 commit comments

Comments
 (0)