File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 Copyright © 2022 OpenBCI
3333 </string>
3434 <key>CFBundleGetInfoString</key>
35- <string>March 2022</string>
35+ <string>April 2022</string>
3636 <!-- End of the set that can be customized -->
3737
3838 @@jvm_runtime@@
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ import http.requests.*;
6060// Global Variables & Instances
6161// ------------------------------------------------------------------------
6262// Used to check GUI version in TopNav.pde and displayed on the splash screen on startup
63- String localGUIVersionString = " v5.1.0-alpha.10 " ;
63+ String localGUIVersionString = " v5.1.0-beta.1 " ;
6464String localGUIVersionDate = " April 2022" ;
6565String guiLatestVersionGithubAPI = " https://api.github.com/repos/OpenBCI/OpenBCI_GUI/releases/latest" ;
6666String guiLatestReleaseLocation = " https://github.com/OpenBCI/OpenBCI_GUI/releases/latest" ;
You can’t perform that action at this time.
0 commit comments