Skip to content

Commit 0408d5d

Browse files
chore(release): update version to 4.1.5 [skip ci]
1 parent 58cc5d1 commit 0408d5d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Git
22

33
Publisher: Splunk <br>
4-
Connector Version: 4.1.4 <br>
4+
Connector Version: 4.1.5 <br>
55
Product Vendor: Generic <br>
66
Product Name: Git <br>
77
Minimum Product Version: 6.3.0

git.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"license": "Copyright (c) 2017-2025 Splunk Inc.",
1919
"main_module": "git_connector.py",
2020
"type": "devops",
21-
"app_version": "4.1.4",
22-
"utctime_updated": "2025-08-01T20:32:20.537416Z",
21+
"app_version": "4.1.5",
22+
"utctime_updated": "2025-08-04T22:08:56.308781Z",
2323
"product_vendor": "Generic",
2424
"product_name": "Git",
2525
"product_version_regex": ".*",

release_notes/4.1.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* Remove Python 3.13 from Python version, dependency pycryptodomex does not have 3.13 support

release_notes/unreleased.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
**Unreleased**
2-
* Remove Python 3.13 from Python version, dependency pycryptodomex does not have 3.13 support

0 commit comments

Comments
 (0)