Skip to content

Commit fba130f

Browse files
committed
v1.14.4 release
1 parent 305cf22 commit fba130f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55

66
# Changelog
77

8+
## 1.14.4 - 2026-01-11
9+
10+
* Changes
11+
* Remove old code that was triggering an Elixir 1.20 warning when installing
12+
the archive
13+
814
## 1.14.3 - 2025-12-26
915

1016
* Changes

mix.exs

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

4-
@version "1.14.3"
4+
@version "1.14.4"
55
@source_url "https://github.com/nerves-project/nerves_bootstrap"
66

77
def project do

0 commit comments

Comments
 (0)