Skip to content

Commit ef5a8f4

Browse files
committed
Set version of Framework to v1.0.0-rc3
1 parent 9733bde commit ef5a8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icinga-powershell-framework.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
1919
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
2020
};
21-
Version = 'v1.0.0-rc1';
21+
Version = 'v1.0.0-rc3';
2222
}
2323
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework'
2424
}

0 commit comments

Comments
 (0)