Skip to content

Commit 59027fe

Browse files
committed
v0.4.5 release
1 parent 2c41ffa commit 59027fe

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v0.4.5
4+
5+
Updates:
6+
7+
* Update to `nerves_system_br v1.16.1` systems (Erlang/OTP 24.0.3)
8+
39
## v0.4.4
410

511
Updates:

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule CircuitsQuickstart.MixProject do
22
use Mix.Project
33

44
@app :circuits_quickstart
5-
@version "0.4.4"
5+
@version "0.4.5"
66
@all_targets [
77
:rpi,
88
:rpi0,

0 commit comments

Comments
 (0)