From aa2bee258afcd60a890cbb56d5c8a0329281d10d Mon Sep 17 00:00:00 2001 From: CI Date: Fri, 30 May 2025 21:38:38 +0000 Subject: [PATCH] chore: release version v1.65.18 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d03b5e0..bd8cbda7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.65.18](https://github.com/wanderer-industries/wanderer/compare/v1.65.17...v1.65.18) (2025-05-30) + + + + +### Bug Fixes: + +* Core: fix updating systems and connections + ## [v1.65.17](https://github.com/wanderer-industries/wanderer/compare/v1.65.16...v1.65.17) (2025-05-29) diff --git a/mix.exs b/mix.exs index ef3efdd3..4d7c4a4b 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.65.17" + @version "1.65.18" def project do [