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.3
2- Use OpenBCIHub v2.0.8 please.
2+ Use OpenBCIHub v2.0.9 please.
3+
4+ ## Beta 1
5+
6+ ### Bug Fixes
7+ * Fix BLED112 Impedance check in HUB by allowing 2 seconds for command/success
38
49## Beta 0
510
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.3 -beta.0 </string>
26+ <string>4.1.3 -beta.1 </string>
2727 <key>CFBundleSignature</key>
2828 <string>????</string>
2929 <key>NSHumanReadableCopyright</key>
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ import gifAnimation.*;
5555// Global Variables & Instances
5656// ------------------------------------------------------------------------
5757// Used to check GUI version in TopNav.pde and displayed on the splash screen on startup
58- String localGUIVersionString = " v4.1.3-beta.0 " ;
58+ String localGUIVersionString = " v4.1.3-beta.1 " ;
5959String localGUIVersionDate = " June 2019" ;
6060String guiLatestReleaseLocation = " https://github.com/OpenBCI/OpenBCI_GUI/releases/latest" ;
6161Boolean guiVersionCheckHasOccured = false ;
You can’t perform that action at this time.
0 commit comments