diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 3372805..69b3d26 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.1.4 +current_version = 2.1.5 commit = True tag = True diff --git a/globalConfig.json b/globalConfig.json index c1dd6e0..86a4f89 100644 --- a/globalConfig.json +++ b/globalConfig.json @@ -2,7 +2,7 @@ "meta": { "name": "splunk_app_for_dspt_compliance", "displayName": "DSPT Compliance", - "version": "2.1.4", + "version": "2.1.5", "restRoot": "splunk_app_for_dspt_compliance", "schemaVersion": "0.0.3" }, diff --git a/package/app.manifest b/package/app.manifest index 0009950..80f2db5 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.4" + "version": "2.1.5" }, "author": [ { diff --git a/package/default/app.conf b/package/default/app.conf index 827f4d9..43dad7e 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.4 +version = 2.1.5 [package] id = splunk_app_for_dspt_compliance