Skip to content

Commit

Permalink
Add alpha1 qualifiers for dashboards plugin (#616)
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Li <joshuali925@gmail.com>
  • Loading branch information
joshuali925 authored Mar 30, 2022
1 parent 5f2294c commit 84e56a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dashboards-observability/opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "observabilityDashboards",
"version": "2.0.0.0",
"version": "2.0.0.0-alpha1",
"opensearchDashboardsVersion": "2.0.0",
"server": true,
"ui": true,
Expand Down
2 changes: 1 addition & 1 deletion dashboards-observability/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "observability-dashboards",
"version": "2.0.0.0",
"version": "2.0.0.0-alpha1",
"main": "index.ts",
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit 84e56a2

Please sign in to comment.