Skip to content

Commit 466f2ee

Browse files
committed
v0.4.6 release
1 parent 95f9e12 commit 466f2ee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v0.4.6
4+
5+
Updates:
6+
7+
* Add new Nerves MOTD
8+
* Update all dependencies to latest
9+
310
## v0.4.5
411

512
Updates:

mix.exs

+1-1
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.5"
5+
@version "0.4.6"
66
@all_targets [
77
:rpi,
88
:rpi0,

0 commit comments

Comments
 (0)