From 9a901efae021a11caca123d4468c682970fd6d19 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 25 Jul 2025 14:05:59 -0600 Subject: [PATCH] bump version --- CHANGELOG.md | 5 +++-- src/Directory.Build.props | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3acec80..9d1ba1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [unreleased] +## [0.12.2] - 2025-07-25 ### Bug Fixes - Fix `/autorun` requiring a filter (`/edo`, `/edh`, etc...). `/autorun` without a filter will launch the first @@ -383,7 +383,8 @@ legendary launch --dry-run 9c203b6ed35846e8a4a9ff1e314f6593 2> >(grep "Launch pa Initial release -[unreleased]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.12.1...HEAD +[unreleased]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.12.2...HEAD +[0.12.2]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.12.1...v0.12.2 [0.12.1]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.12.0...v0.12.1 [0.12.0]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.3...v0.12.0 [0.11.3]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.2...v0.11.3 diff --git a/src/Directory.Build.props b/src/Directory.Build.props index e80c7f3..d7aa931 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,6 +1,6 @@ - 0.12.1 + 0.12.2