Explorar o código

Fix build time flash size check.

Marek Bel %!s(int64=5) %!d(string=hai) anos
pai
achega
236dce0a0f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -1,5 +1,5 @@
 #!/bin/bash 
-BUILD_ENV="1.0.5"
+BUILD_ENV="1.0.6"
 SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )"
 
 if [ ! -d "build-env" ]; then