diff --git a/CHANGELOG.md b/CHANGELOG.md index cdf6065259..e7254b9689 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,13 @@ and this project adheres to ### Fixed +## [v2.9.13] - 2024-10-28 + +### Changed + +- Add responsible ai disclaimer to arcade video + [#2610](https://github.com/OpenFn/lightning/pull/2610) + ## [v2.9.12] - 2024-10-25 ### Fixed diff --git a/mix.exs b/mix.exs index 2d5630be16..ff18352e28 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Lightning.MixProject do def project do [ app: :lightning, - version: "2.9.12", + version: "2.9.13", elixir: "~> 1.15", elixirc_paths: elixirc_paths(Mix.env()), elixirc_options: [