add website, api-version to plugin.yml
This commit is contained in:
parent
f21e9eb655
commit
07983331d6
1 changed files with 3 additions and 1 deletions
|
@ -2,4 +2,6 @@ name: cloudflare-tunnels-plugin
|
|||
version: STAGING
|
||||
main: dev.ivycollective.cloudflaretunnelsplugin.CloudflareTunnelsPlugin
|
||||
description: Run a Cloudflare Tunnels daemon
|
||||
authors: [ ivycollective ]
|
||||
authors: [ ivycollective ]
|
||||
website: https://git.ivycollective.dev/ivycollective/cloudflare-tunnels-plugin
|
||||
api-version: "1.21"
|
||||
|
|
Loading…
Reference in a new issue