File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# v4.1.7
22Use OpenBCIHub v2.1.0 please.
33
4- ## Beta 1
4+ ## Beta 2
55
66### Improvements
77* Add prominent time display for all data modes #635
Original file line number Diff line number Diff line change 2323 <key>CFBundleShortVersionString</key>
2424 <string>4</string>
2525 <key>CFBundleVersion</key>
26- <string>4.1.7 -beta.1 </string>
26+ <string>4.1.7 -beta.2 </string>
2727 <key>CFBundleSignature</key>
2828 <string>????</string>
2929 <key>NSHumanReadableCopyright</key>
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ import com.sun.jna.Pointer;
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 = " v4.1.7-beta.1 " ;
63+ String localGUIVersionString = " v4.1.7-beta.2 " ;
6464String localGUIVersionDate = " November 2019" ;
6565String guiLatestReleaseLocation = " https://github.com/OpenBCI/OpenBCI_GUI/releases/latest" ;
6666Boolean guiVersionCheckHasOccured = false ;
You can’t perform that action at this time.
0 commit comments