We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71450d8 commit 8cbe159Copy full SHA for 8cbe159
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "securityDashboards",
3
- "version": "2.19.0.0",
4
- "opensearchDashboardsVersion": "2.19.0",
+ "version": "2.19.1.0",
+ "opensearchDashboardsVersion": "2.19.1",
5
"configPath": [
6
"opensearch_security"
7
],
package.json
@@ -1,10 +1,10 @@
"name": "opensearch-security-dashboards",
"main": "target/plugins/opensearch_security_dashboards",
"opensearchDashboards": {
- "version": "2.19.0",
- "templateVersion": "2.19.0"
+ "version": "2.19.1",
+ "templateVersion": "2.19.1"
8
},
9
"license": "Apache-2.0",
10
"homepage": "https://github.com/opensearch-project/security-dashboards-plugin",
0 commit comments