diff --git a/CHANGELOG.md b/CHANGELOG.md index 4453eb5..c16a206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [unreleased] +## [0.12.1] - 2025-06-16 ### Security - Address [CVE-2025-30399] by building with latest version of the .Net SDK (>= 8.0.314) @@ -377,7 +377,8 @@ legendary launch --dry-run 9c203b6ed35846e8a4a9ff1e314f6593 2> >(grep "Launch pa Initial release -[unreleased]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.12.0...HEAD +[unreleased]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.12.1...HEAD +[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 [0.11.2]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.1...v0.11.2 diff --git a/src/Directory.Build.props b/src/Directory.Build.props index e1c9f49..e80c7f3 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,6 +1,6 @@ - 0.12.0 + 0.12.1