diff --git a/charts/splunk-connect-for-syslog/Chart.yaml b/charts/splunk-connect-for-syslog/Chart.yaml index 9591a452fa..657ff49508 100644 --- a/charts/splunk-connect-for-syslog/Chart.yaml +++ b/charts/splunk-connect-for-syslog/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: splunk-connect-for-syslog description: Deploy Splunk Connect for Syslog type: application -version: 1.96.3 -appVersion: "1.96.3" +version: 1.96.4 +appVersion: "1.96.4" diff --git a/package/etc/VERSION b/package/etc/VERSION index 52f38f56e8..064da1ffbe 100644 --- a/package/etc/VERSION +++ b/package/etc/VERSION @@ -1 +1 @@ -1.96.3 +1.96.4 diff --git a/pyproject.toml b/pyproject.toml index bee829b727..af9fa1ea57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "splunk-connect-for-syslog" -version = "1.96.3" +version = "1.96.4" description = "" authors = ["rfaircloth-splunk "] license = "Apache-2.0"