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 a693cea commit 00f7820Copy full SHA for 00f7820
chrome_extension/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Elasticvue",
3
- "version": "0.11.0",
+ "version": "0.12.0",
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