File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.2] - 2023-2-5
11+
12+ ### Fixed
13+
14+ - Sign module (#6 /#7 )
15+
1016## [ 0.1.1] - 2023-1-31
1117
1218### Added
@@ -18,5 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1824- Initial release
1925
2026[ Unreleased ] : https://github.com/ThomasNieto/Scoop/compare/v0.1.0...HEAD
27+ [ 0.1.2 ] : https://github.com/ThomasNieto/Scoop/releases/tag/v0.1.2
2128[ 0.1.1 ] : https://github.com/ThomasNieto/Scoop/releases/tag/v0.1.1
2229[ 0.1.0 ] : https://github.com/ThomasNieto/Scoop/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 11@ {
22 RootModule = ' Scoop.psm1'
3- ModuleVersion = ' 0.1.1 '
3+ ModuleVersion = ' 0.1.2 '
44 CompatiblePSEditions = @ (' Desktop' , ' Core' )
55 GUID = ' 7603664e-144c-4083-a51d-399df057a37d'
66 Author = ' Thomas Nieto'
You can’t perform that action at this time.
0 commit comments