File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ unreleased ]
3+ ## [ 0.12.1 ] - 2025-06-16
44
55### Security
66- 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
377377
378378Initial release
379379
380- [ unreleased ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.12.0...HEAD
380+ [ unreleased ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.12.1...HEAD
381+ [ 0.12.1 ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.12.0...v0.12.1
381382[ 0.12.0 ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.3...v0.12.0
382383[ 0.11.3 ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.2...v0.11.3
383384[ 0.11.2 ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.1...v0.11.2
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <VersionPrefix >0.12.0 </VersionPrefix >
3+ <VersionPrefix >0.12.1 </VersionPrefix >
44 </PropertyGroup >
55 <Target Name =" SetSourceRevisionId" BeforeTargets =" InitializeSourceControlInformation" >
66 <Exec Command =" git describe --long --always --dirty --exclude=* --abbrev=8"
You can’t perform that action at this time.
0 commit comments