Bump nerves_bootstrap version

pull/443/head
connor rigby 2018-02-13 07:59:49 -08:00
parent 02a14c4246
commit dfbc24e2d0
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ defmodule Farmbot.Mixfile do
target: @target,
commit: commit(),
arduino_commit: arduino_commit(),
archives: [nerves_bootstrap: "~> 0.7.0"],
archives: [nerves_bootstrap: "~> 0.8.0"],
build_embedded: Mix.env() == :prod,
start_permanent: Mix.env() == :prod,
deps_path: "deps/#{@target}",