File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning][semver].
1010
1111## [ Unreleased]
1212
13+ ## [ 0.3.1] - 2024-10-07
14+
15+ ### Fixed
16+
17+ - Fix kb name check (#34 )
18+
1319## [ 0.3.0] - 2023-07-18
1420
1521### Added
@@ -47,7 +53,8 @@ and this project adheres to [Semantic Versioning][semver].
4753
4854- Initial release
4955
50- [ Unreleased ] : https://github.com/anypackage/msu/compare/v0.3.0...HEAD
56+ [ Unreleased ] : https://github.com/anypackage/msu/compare/v0.3.1...HEAD
57+ [ 0.3.1 ] : https://github.com/anypackage/msu/releases/tag/v0.3.1
5158[ 0.3.0 ] : https://github.com/anypackage/msu/releases/tag/v0.3.0
5259[ 0.2.3 ] : https://github.com/anypackage/msu/releases/tag/v0.2.3
5360[ 0.2.2 ] : https://github.com/anypackage/msu/releases/tag/v0.2.2
Original file line number Diff line number Diff line change 11@ {
22 RootModule = ' MsuProvider.dll'
3- ModuleVersion = ' 0.3.0 '
3+ ModuleVersion = ' 0.3.1 '
44 CompatiblePSEditions = @ (' Desktop' , ' Core' )
55 GUID = ' 758cc272-d0a4-49e5-9a24-7d9e730f60e1'
66 Author = ' Thomas Nieto'
You can’t perform that action at this time.
0 commit comments