v4.1.1
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
Showing
+8 -2
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
"name": "kontena-lens", | "name": "kontena-lens", | ||
"productName": "Lens", | "productName": "Lens", | ||
"description": "Lens - The Kubernetes IDE", | "description": "Lens - The Kubernetes IDE", | ||
"version": "4.1.0", | "version": "4.1.1", | ||
"main": "static/build/main.js", | "main": "static/build/main.js", | ||
"copyright": "© 2020, Mirantis, Inc.", | "copyright": "© 2020, Mirantis, Inc.", | ||
"license": "MIT", | "license": "MIT", | ||
... | ... |
Please register or sign in to comment