From 65d6acd7fb331f86f94c2c83ad3d32efac563143 Mon Sep 17 00:00:00 2001 From: CI Date: Tue, 21 Oct 2025 06:41:33 +0000 Subject: [PATCH] chore: release version v1.82.2 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 775d561b..ba608067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.82.2](https://github.com/wanderer-industries/wanderer/compare/v1.82.1...v1.82.2) (2025-10-21) + + + + +### Bug Fixes: + +* Map: Fix system static info - for J012635 add D382; for J015092 - changed from J244, Z060 to N110, J244; for J000487 removed C008 + ## [v1.82.1](https://github.com/wanderer-industries/wanderer/compare/v1.82.0...v1.82.1) (2025-10-20) diff --git a/mix.exs b/mix.exs index 7c476ebf..c40f68f4 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.82.1" + @version "1.82.2" def project do [