Skip to content

Commit 426e99a

Browse files
author
Robin Hermann
committed
fix: apply metadata from PR
1 parent b1bfc82 commit 426e99a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID": "KubernetesContextSwitcher",
2+
"ID": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
33
"ActionKeyword": "k8s",
44
"Name": "Kubernetes Context Switcher",
55
"Description": "Switch between Kubernetes contexts quickly",
66
"Author": "Robin Hermann",
77
"Version": "1.0.1",
88
"Language": "csharp",
9-
"Website": "https://github.com/r-studio/flow-launcher-k8s-context-switcher",
9+
"Website": "https://github.com/r-studio/Flow.Launcher.Plugin.KubernetesContextSwitcher",
1010
"IcoPath": "Images/k8s.png",
1111
"ExecuteFileName": "Flow.Launcher.Plugin.KubernetesContextSwitcher.dll",
1212
"Disabled": false

0 commit comments

Comments
 (0)