We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e8df9 commit 951a79aCopy full SHA for 951a79a
browser_extension/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Elasticvue",
3
- "version": "0.16.0",
+ "version": "0.16.1",
4
"description": "Elasticsearch frontend",
5
"manifest_version": 2,
6
"icons": {
package.json
"name": "elasticvue",
"scripts": {
"serve": "npx --max_old_space_size=4096 vue-cli-service serve",
"build": "rm -rf dist && vue-cli-service build --modern",
0 commit comments