Skip to content

Commit 5c4d461

Browse files
authored
Merge branch 'main' into release/1.1.1
2 parents 90ea586 + 3cf04fa commit 5c4d461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bi-web",
3-
"version": "v1.2.0+871",
3+
"version": "v1.2.0",
44
"private": true,
55
"scripts": {
66
"build": "node $npm_package_config_task_path/build.js --dev-audit-level=critical --prod-audit-level=none",
@@ -96,5 +96,5 @@
9696
"vue-cli-plugin-axios": "0.0.4",
9797
"vue-template-compiler": "^2.7.14"
9898
},
99-
"versionInfo": "https://github.com/Breeding-Insight/bi-web/commit/da6d685dc2419789a913008efbe14ff41c4dcc23"
99+
"versionInfo": "https://github.com/Breeding-Insight/bi-web/releases/tag/v1.2.0"
100100
}

0 commit comments

Comments
 (0)