diff --git a/plugins/dispatcharr-exporter/plugin.json b/plugins/dispatcharr-exporter/plugin.json index 395f670..a5f3911 100644 --- a/plugins/dispatcharr-exporter/plugin.json +++ b/plugins/dispatcharr-exporter/plugin.json @@ -2,7 +2,7 @@ "name": "Dispatcharr Exporter", "version": "2.4.1", "description": "Expose Dispatcharr metrics in Prometheus exporter-compatible format for monitoring", - "license": "MIT", + "license": "Apache-2.0", "discord_thread": "https://discord.com/channels/1340492560220684331/1451260201775923421", "author": "sethwv", "help_url": "https://github.com/sethwv/dispatcharr-exporter", @@ -11,4 +11,4 @@ "default_port": 9192, "default_host": "0.0.0.0", "auto_start_default": false -} \ No newline at end of file +}