From 1fe2c31e19f6c53fa7a6db93de4e8568a4f7512e Mon Sep 17 00:00:00 2001 From: Mark Kasaboski Date: Thu, 14 Nov 2024 17:22:28 -0500 Subject: [PATCH] Bumps version from v0.1.0 to v1.0.0 (#41) Co-authored-by: Mark Kasaboski --- RELEASE_NOTES.md | 7 ++++++- package.json | 2 +- packages/flare/src/main/resources/splunk/default/app.conf | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4143cdf..1e9841a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,10 @@ # Flare + +1.0.0 +----- +* Release of Splunk Flare app. + 0.1.0 ----- -* Initial pre-release of Splunk Flare app. \ No newline at end of file +* Initial pre-release of Splunk Flare app. diff --git a/package.json b/package.json index 72cfd4b..e641cc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@splunk/flare", - "license": "UNLICENSED", + "license": "Apache 2.0", "private": true, "scripts": { "build": "lerna run build", diff --git a/packages/flare/src/main/resources/splunk/default/app.conf b/packages/flare/src/main/resources/splunk/default/app.conf index 265b31d..2c61f48 100644 --- a/packages/flare/src/main/resources/splunk/default/app.conf +++ b/packages/flare/src/main/resources/splunk/default/app.conf @@ -21,7 +21,7 @@ supported_themes = light, dark [launcher] author = Flare Systems description = The Flare app allows you to integrate your Flare alerts with the Splunk platform. -version = 0.1.0 +version = 1.0.0 [triggers] reload.splunk_create = simple