We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c6166 commit c851eb2Copy full SHA for c851eb2
Assets/Scripts/Pinpoint/UI/EphysLinkSettings/EphysLinkSettings.cs
@@ -20,7 +20,7 @@ public class EphysLinkSettings : MonoBehaviour
20
{
21
#region Constants
22
23
- private const string EPHYS_LINK_NAME = "EphysLink-v2.0.0rc0";
+ private const string EPHYS_LINK_NAME = "EphysLink-v2.0.2";
24
25
private static string EphysLinkExePath =>
26
Path.Combine(
0 commit comments