We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f9e12 commit 466f2eeCopy full SHA for 466f2ee
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## v0.4.6
4
+
5
+Updates:
6
7
+* Add new Nerves MOTD
8
+* Update all dependencies to latest
9
10
## v0.4.5
11
12
Updates:
mix.exs
@@ -2,7 +2,7 @@ defmodule CircuitsQuickstart.MixProject do
use Mix.Project
@app :circuits_quickstart
- @version "0.4.5"
+ @version "0.4.6"
@all_targets [
:rpi,
:rpi0,
0 commit comments