Skip to content

Commit

Permalink
fix: update marketplace category
Browse files Browse the repository at this point in the history
  • Loading branch information
gjulivan committed Sep 7, 2023
1 parent 5a1e21a commit e4f619c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release/marketplaceRelease.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ async function createDraft(marketplaceId, version, minimumMXVersion) {
ArtifactURL: await getGithubAssetUrl()
},
Categories: {
Name: "Utility"
Name: "User Interface"
}
};

Expand Down

0 comments on commit e4f619c

Please sign in to comment.