Skip to content

Commit

Permalink
updates and tag updates
Browse files Browse the repository at this point in the history
  • Loading branch information
garpunkal committed Jun 29, 2023
1 parent e28ff84 commit 21edf23
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions punkOptimise/punkOptimise.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<Product>punkOptimise</Product>
<PackageId>punkOptimise</PackageId>
<Title>punkOptimise</Title>
<Description>An plugin for Umbraco that allows you to optimise your media using providers.</Description>
<PackageTags>umbraco plugin package</PackageTags>
<Description>A package for Umbraco that allows you to optimise your media using different providers.</Description>
<PackageTags>umbraco-marketplace</PackageTags>
<RootNamespace>punkOptimise</RootNamespace>
<Authors>garpunkal</Authors>
<PackageProjectUrl>https://github.com/garpunkal/punkOptimise</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion umbraco-marketplace.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Title": "punkOptimise",
"Description": "An plugin for Umbraco that allows you to optimise your media using providers.",
"Description": "A package for Umbraco that allows you to optimise your media using different providers.",
"Category": "Editor Tools",
"Tags": [ "Media", "Images", "punkOptimise" ],
"LicenseTypes": [ "Free" ],
Expand Down

0 comments on commit 21edf23

Please sign in to comment.