Skip to content

Commit f194bb5

Browse files
committed
ServiceReport v2.2.3 release
Changes since v2.2.2 - active dump check for Kdump/FADump - option to include/exclude optional plugin - marked HTX plugin as optional - include License file in data file section - daemon active status check along with enabled - a couple of bug fixes Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>
1 parent 9a44352 commit f194bb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

servicereportpkg/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from servicereportpkg.global_context import SUPPORTED_ARCHS
2626

2727

28-
__version__ = '2.2.2'
28+
__version__ = '2.2.3'
2929

3030

3131
def parse_commandline_args(args):

0 commit comments

Comments
 (0)