File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ documentation before upgrading to a new release.
77
88Released closed milestones can be found on [ GitHub] ( https://github.com/Icinga/icinga-powershell-framework/milestones?state=closed ) .
99
10- ## 1.11.1 (tbd )
10+ ## 1.11.1 (2023-11-07 )
1111
1212[ Issues and PRs] ( https://github.com/Icinga/icinga-powershell-framework/milestone/29 )
1313
Original file line number Diff line number Diff line change 11@ {
22 RootModule = ' icinga-powershell-framework.psm1'
3- ModuleVersion = ' 1.11.0 '
3+ ModuleVersion = ' 1.11.1 '
44 GUID = ' fcd7a805-a41b-49f9-afee-9d17a2b76d42'
55 Author = ' Lord Hepipud'
66 CompanyName = ' Icinga GmbH'
1919 ProjectUri = ' https://github.com/Icinga/icinga-powershell-framework'
2020 ReleaseNotes = ' https://github.com/Icinga/icinga-powershell-framework/releases'
2121 };
22- Version = ' v1.11.0 ' ;
22+ Version = ' v1.11.1 ' ;
2323 Name = ' Icinga for Windows' ;
2424 Type = ' framework' ;
2525 Function = ' ' ;
You can’t perform that action at this time.
0 commit comments