File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
<key >CFBundleShortVersionString</key >
24
24
<string >5</string >
25
25
<key >CFBundleVersion</key >
26
- <string >5.0.7 </string >
26
+ <string >5.0.8 </string >
27
27
<key >CFBundleSignature</key >
28
28
<string >????</string >
29
29
<key >NSHumanReadableCopyright</key >
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ import http.requests.*;
60
60
// Global Variables & Instances
61
61
// ------------------------------------------------------------------------
62
62
// Used to check GUI version in TopNav.pde and displayed on the splash screen on startup
63
- String localGUIVersionString = " v5.0.7 " ;
63
+ String localGUIVersionString = " v5.0.8 " ;
64
64
String localGUIVersionDate = " September 2021" ;
65
65
String guiLatestVersionGithubAPI = " https://api.github.com/repos/OpenBCI/OpenBCI_GUI/releases/latest" ;
66
66
String guiLatestReleaseLocation = " https://github.com/OpenBCI/OpenBCI_GUI/releases/latest" ;
You can’t perform that action at this time.
0 commit comments