Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 22, 2024
1 parent 89000c9 commit 07458fb
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,27 @@
{
"DisplayName": "Unity Proxy",
"Name": "unity-proxy",
"Version": "0.2",
"Version": "0.4",
"Channel": "beta",
"Owner": "Tom Barber",
"Description": "The Unity HTTPD Proxy package",
"Repository": "https://github.com/unity-sds/unity-proxy",
"Tags": [
"proxy",
"httpd"
],
"Category": "system",
"IamRoles": {},
"Package": "https://github.com/unity-sds/unity-proxy@b9bacf57350be01bc25cf31bf3f8df270d00f57c",
"Backend": "terraform",
"ManagedDependencies": {},
"DefaultDeployment": {},
"WorkDirectory": "terraform-unity"
},
{
"DisplayName": "Unity Proxy",
"Name": "unity-proxy",
"Version": "0.5",
"Channel": "beta",
"Owner": "Tom Barber",
"Description": "The Unity HTTPD Proxy package",
Expand Down

0 comments on commit 07458fb

Please sign in to comment.