Skip to content

Commit

Permalink
Fixes #108 update publisher name
Browse files Browse the repository at this point in the history
  • Loading branch information
gbraad committed May 11, 2023
1 parent 0fa5843 commit 118e623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"publisher": "redhat",
"name": "openshift-local",
"displayName": "Red Hat OpenShift Local",
"description": "Integration for Red Hat OpenShift Local clusters",
"version": "0.0.1",
"icon": "icon.png",
"publisher": "crc-org",
"license": "Apache-2.0",
"engines": {
"podman-desktop": "^0.0.1"
Expand Down

0 comments on commit 118e623

Please sign in to comment.