We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab20a69 commit 334056fCopy full SHA for 334056f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.2.19
4
+
5
+* Updates
6
+ * Use new Nerves MOTD for ssh logins
7
8
## v0.2.18
9
10
* Updates
mix.exs
@@ -2,7 +2,7 @@ defmodule NervesLivebook.MixProject do
use Mix.Project
@app :nerves_livebook
- @version "0.2.18"
+ @version "0.2.19"
@all_targets [
:rpi,
:rpi0,
0 commit comments