diff --git a/latest/maniest.json b/latest/maniest.json deleted file mode 100644 index 78909f9..0000000 --- a/latest/maniest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "path": "https://gitea.phx-erp.de/PHXGMBH/phx-frontend-plugin-webcomponent-demo/raw/branch/master/latest/main.js", - "items": [ - { - "tagName": "frontend-plugin-demo" - } - ] -} \ No newline at end of file diff --git a/latest/manifest.json b/latest/manifest.json new file mode 100644 index 0000000..0091895 --- /dev/null +++ b/latest/manifest.json @@ -0,0 +1,8 @@ +{ + "path": "https://gitea.phx-erp.de/api/v1/repos/PHXGMBH/phx-frontend-plugin-webcomponent-demo/raw/master/latest/main.js", + "items": [ + { + "tagName": "frontend-plugin-demo" + } + ] +} \ No newline at end of file