File tree 2 files changed +3
-3
lines changed
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.
7
7
8
8
Released closed milestones can be found on [ GitHub] ( https://github.com/Icinga/icinga-powershell-framework/milestones?state=closed ) .
9
9
10
- ## 1.11.1 (tbd )
10
+ ## 1.11.1 (2023-11-07 )
11
11
12
12
[ Issues and PRs] ( https://github.com/Icinga/icinga-powershell-framework/milestone/29 )
13
13
Original file line number Diff line number Diff line change 1
1
@ {
2
2
RootModule = ' icinga-powershell-framework.psm1'
3
- ModuleVersion = ' 1.11.0 '
3
+ ModuleVersion = ' 1.11.1 '
4
4
GUID = ' fcd7a805-a41b-49f9-afee-9d17a2b76d42'
5
5
Author = ' Lord Hepipud'
6
6
CompanyName = ' Icinga GmbH'
19
19
ProjectUri = ' https://github.com/Icinga/icinga-powershell-framework'
20
20
ReleaseNotes = ' https://github.com/Icinga/icinga-powershell-framework/releases'
21
21
};
22
- Version = ' v1.11.0 ' ;
22
+ Version = ' v1.11.1 ' ;
23
23
Name = ' Icinga for Windows' ;
24
24
Type = ' framework' ;
25
25
Function = ' ' ;
You can’t perform that action at this time.
0 commit comments