Skip to content

Commit 0e4e715

Browse files
authored
feat: bump version (#1766)
Signed-off-by: SuZhou-Joe <[email protected]>
1 parent 85596b2 commit 0e4e715

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensearch-dashboards-functional-test",
3-
"version": "3.0.0-alpha1",
3+
"version": "3.0.0-beta1",
44
"description": "Maintains functional tests for OpenSearch Dashboards and Dashboards plugins",
55
"main": "index.js",
66
"scripts": {

remote_cypress_manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schema-version": "1.0",
33
"build": {
44
"name": "OpenSearch Dashboards Functional Test",
5-
"version": "3.0.0-alpha1"
5+
"version": "3.0.0-beta1"
66
},
77
"ci": {
88
"image": {

0 commit comments

Comments
 (0)