Skip to content

Commit

Permalink
Release notes for version 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Dec 5, 2023
1 parent ca26638 commit af5acfc
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright (c) 2018-2022 Splunk Inc.
Copyright (c) 2018-2023 Splunk Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Windows Remote Management

Publisher: Splunk
Connector Version: 2.2.4
Connector Version: 2.2.5
Product Vendor: Microsoft
Product Name: Windows Remote Management
Product Version Supported (regex): ".\*"
Expand Down
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: __init__.py
#
# Copyright (c) 2018-2022 Splunk Inc.
# Copyright (c) 2018-2023 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion parse_callbacks.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: parse_callbacks.py
#
# Copyright (c) 2018-2022 Splunk Inc.
# Copyright (c) 2018-2023 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion winrm_connector.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: winrm_connector.py
#
# Copyright (c) 2018-2022 Splunk Inc.
# Copyright (c) 2018-2023 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion winrm_consts.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: winrm_consts.py
#
# Copyright (c) 2018-2022 Splunk Inc.
# Copyright (c) 2018-2023 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down

0 comments on commit af5acfc

Please sign in to comment.