Loading version.sh +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # $1 is used to determine whether we use an experimental, beta, or stable version # This is where we control which Gluon version to use. export GLUON_UPSTREAM_TAG="v2018.1" export GLUON_UPSTREAM_TAG="v2018.1.1" # This is where we control the version number of our firmware. CURRENT_VERSION="1.7.0" Loading Loading
version.sh +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # $1 is used to determine whether we use an experimental, beta, or stable version # This is where we control which Gluon version to use. export GLUON_UPSTREAM_TAG="v2018.1" export GLUON_UPSTREAM_TAG="v2018.1.1" # This is where we control the version number of our firmware. CURRENT_VERSION="1.7.0" Loading