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