We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8efda3 commit 3cf04faCopy full SHA for 3cf04fa
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bi-web",
3
- "version": "v1.1.0+832",
+ "version": "v1.1.0",
4
"private": true,
5
"scripts": {
6
"build": "node $npm_package_config_task_path/build.js --dev-audit-level=critical --prod-audit-level=none",
@@ -96,5 +96,5 @@
96
"vue-cli-plugin-axios": "0.0.4",
97
"vue-template-compiler": "^2.7.14"
98
},
99
- "versionInfo": "https://github.com/Breeding-Insight/bi-web/releases/tag/v1.1.0+832"
+ "versionInfo": "https://github.com/Breeding-Insight/bi-web/releases/tag/v1.1.0"
100
}
0 commit comments