File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1313
1414 # Version number of this module.
1515
16- ModuleVersion = ' 1.4.2.1 '
16+ ModuleVersion = ' 1.4.3 '
1717
1818 # Supported PSEditions
1919 # CompatiblePSEditions = 'Desktop'
5555 RequiredModules = @ (
5656 @ {
5757 ModuleName = ' PScribo' ;
58- ModuleVersion = ' 0.10.0 '
58+ ModuleVersion = ' 0.11.1 '
5959 }
6060 )
6161
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.4.3] - 2025-03-08
9+
10+ ### Changed
11+ - Updated ` RequiredModules ` for PScribo 0.11.1
12+
813## [ 1.4.2.1] - 2025-02-22
914
1015### Changed
You can’t perform that action at this time.
0 commit comments