Skip to content

Commit

Permalink
Bump to 2.10 (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler committed Sep 13, 2023
1 parent a9cc15a commit 373f628
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "aiFlowDashboards",
"version": "3.0.0.0",
"opensearchDashboardsVersion": "3.0.0",
"version": "2.10.0.0",
"opensearchDashboardsVersion": "2.10.0",
"server": true,
"ui": true,
"requiredBundles": ["opensearchDashboardsUtils"],
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "ai-flow-dashboards",
"version": "3.0.0.0",
"version": "2.10.0.0",
"description": "OpenSearch AI Flow Dashboards Plugin",
"main": "index.js",
"config": {
"plugin_version": "3.0.0.0",
"plugin_version": "2.10.0.0",
"plugin_name": "aiFlowDashboards",
"plugin_zip_name": "ai-flow-dashboards"
},
Expand Down

0 comments on commit 373f628

Please sign in to comment.