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 1
1
# Changelog
2
2
3
- ## [ unreleased ]
3
+ ## [ 0.10.0 ] - 2024-05-01
4
4
5
5
### New Features
6
6
- Add ability to download products if they aren't yet installed
@@ -286,7 +286,8 @@ legendary launch --dry-run 9c203b6ed35846e8a4a9ff1e314f6593 2> >(grep "Launch pa
286
286
287
287
Initial release
288
288
289
- [ unreleased ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.9.0...HEAD
289
+ [ unreleased ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.10.0...HEAD
290
+ [ 0.10.0 ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.9.0...v0.10.0
290
291
[ 0.9.0 ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.8.2...v0.9.0
291
292
[ 0.8.2 ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.8.1...v0.8.2
292
293
[ 0.8.1 ] : https://github.com/rfvgyhn/min-ed-launcher/compare/v0.8.0...v0.8.1
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <VersionPrefix >0.9 .0</VersionPrefix >
3
+ <VersionPrefix >0.10 .0</VersionPrefix >
4
4
</PropertyGroup >
5
5
<Target Name =" SetSourceRevisionId" BeforeTargets =" InitializeSourceControlInformation" >
6
6
<Exec Command =" git describe --long --always --dirty --exclude=* --abbrev=8"
You can’t perform that action at this time.
0 commit comments