From 8ba93547f4123e06b6d31856105dc43ad68d5b49 Mon Sep 17 00:00:00 2001 From: BumpVersion Action Date: Mon, 3 Oct 2022 20:50:07 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.1.3=20=E2=86=92=202.1.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- globalConfig.json | 2 +- package/app.manifest | 2 +- package/default/app.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 028c377..3372805 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.1.3 +current_version = 2.1.4 commit = True tag = True diff --git a/globalConfig.json b/globalConfig.json index d676d69..c1dd6e0 100644 --- a/globalConfig.json +++ b/globalConfig.json @@ -2,7 +2,7 @@ "meta": { "name": "splunk_app_for_dspt_compliance", "displayName": "DSPT Compliance", - "version": "2.1.3", + "version": "2.1.4", "restRoot": "splunk_app_for_dspt_compliance", "schemaVersion": "0.0.3" }, diff --git a/package/app.manifest b/package/app.manifest index c24c1bd..0009950 100644 --- a/package/app.manifest +++ b/package/app.manifest @@ -5,7 +5,7 @@ "id": { "group": null, "name": "splunk_app_for_dspt_compliance", - "version": "2.1.3" + "version": "2.1.4" }, "author": [ { diff --git a/package/default/app.conf b/package/default/app.conf index 0b2e218..827f4d9 100644 --- a/package/default/app.conf +++ b/package/default/app.conf @@ -14,7 +14,7 @@ label = DSPT Compliance [launcher] author = Kevin Pyart, Erica Pescio description = This app is to assist in evidence gathering for the NHS annual DSPT Compliance Audit -version = 2.1.3 +version = 2.1.4 [package] id = splunk_app_for_dspt_compliance