Bump versions

pull/458/head
connor rigby 2018-02-27 10:17:54 -08:00 committed by Connor Rigby
parent d5038c3696
commit 2c7336f42e
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
6.2.0
6.2.1

View File

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