1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-04-16 12:23:48 +03:00
parent 2796e14a81
commit f958782ea9
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ index 749365aa8..a8395ffba 100644
{
- "name": "open-lens",
- "productName": "OpenLens",
- "description": "OpenLens - The Open Source IDE for Kubernetes",
- "description": "OpenLens - Open Source IDE for Kubernetes",
+ "name": "lens",
+ "productName": "Lens",
+ "description": "Lens - The Kubernetes IDE",

View File

@ -1,7 +1,7 @@
{
"name": "open-lens",
"productName": "OpenLens",
"description": "OpenLens - The Open Source IDE for Kubernetes",
"description": "OpenLens - Open Source IDE for Kubernetes",
"version": "5.0.0-alpha.1",
"main": "static/build/main.js",
"copyright": "© 2021, Mirantis, Inc.",