Skip to content

Commit 4cc01f5

Browse files
committed
Merge branch 'release-2.16.8'
2 parents 0a2b19b + 299386b commit 4cc01f5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ and this project adheres to
3737

3838
### Fixed
3939

40+
## [2.16.8] - 2026-07-01
41+
4042
## [2.16.8-pre] - 2026-06-18
4143

4244
### Added

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Lightning.MixProject do
44
def project do
55
[
66
app: :lightning,
7-
version: "2.16.8-pre",
7+
version: "2.16.8",
88
elixir: "~> 1.18",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
elixirc_options: [

0 commit comments

Comments
 (0)