From d3deb47965a6a0f02fb1ddcbc3b3ca5f934fe725 Mon Sep 17 00:00:00 2001 From: Jack Meixensperger Date: Tue, 5 Jan 2021 12:07:37 -0800 Subject: [PATCH] update eventgen version to 7.2.1 --- docs/CHANGELOG.md | 4 ++++ pyproject.toml | 2 +- splunk_eventgen/splunk_app/default/app.conf | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e01d12ce..af2f96fb 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,7 @@ +**7.2.1**: + +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/7.2.1) + **7.2.0**: - Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/7.2.0) diff --git a/pyproject.toml b/pyproject.toml index ad62596c..fd788846 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "splunk_eventgen" -version = "7.2.0" +version = "7.2.1" description = "Splunk Event Generator to produce real-time, representative data" authors = [ "Brian Bingham ", "Tony Lee ", "Jack Meixensperger ",] license = "Apache-2.0" diff --git a/splunk_eventgen/splunk_app/default/app.conf b/splunk_eventgen/splunk_app/default/app.conf index 18ca8b05..c33b5fc5 100644 --- a/splunk_eventgen/splunk_app/default/app.conf +++ b/splunk_eventgen/splunk_app/default/app.conf @@ -14,7 +14,7 @@ build = 1 [launcher] author = Splunk Inc. -version = 7.2.0 +version = 7.2.1 description = SA-Eventgen app for dynamic data generation [package]