From 69c79b15f4b2138c6a5f588dd6ecce5923ce6f98 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 8 Jul 2024 15:19:34 -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 d054644..0477d14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [unreleased] +## [0.11.0] - 2024-07-08 ### New Features - Add ability to restart applications when the `/restart` flag is specified. Useful for when running 3DMigoto/EDHM_UI in VR. @@ -316,7 +316,8 @@ legendary launch --dry-run 9c203b6ed35846e8a4a9ff1e314f6593 2> >(grep "Launch pa Initial release -[unreleased]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.10.1...HEAD +[unreleased]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.0...HEAD +[0.11.0]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.10.1...v0.11.0 [0.10.1]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.10.0...v0.10.1 [0.10.0]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.8.2...v0.9.0 diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 8c773fd..207d2d5 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,6 +1,6 @@ - 0.10.1 + 0.11.0