From 092fdb01e5470e1cdcd1ac1c65dd8abb6ad8d8a9 Mon Sep 17 00:00:00 2001 From: CI Date: Sat, 21 Mar 2026 15:23:02 +0000 Subject: [PATCH] chore: release version v1.97.1 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b7f00ae..9ec7b1c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.97.1](https://github.com/wanderer-industries/wanderer/compare/v1.97.0...v1.97.1) (2026-03-21) + + + + +### Bug Fixes: + +* Add new Pochven medium wormholes (I078, L687, O546). Change lifetime to 12H from 16H for X450, U372, R081, F216. + ## [v1.97.0](https://github.com/wanderer-industries/wanderer/compare/v1.96.6...v1.97.0) (2026-03-14) diff --git a/mix.exs b/mix.exs index 9d49c54e..8a1e442e 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do @source_url "https://github.com/wanderer-industries/wanderer" - @version "1.97.0" + @version "1.97.1" def project do [