From 1f144c7988624363606f633454f361f147b0ba1f Mon Sep 17 00:00:00 2001 From: Mikei386 <44135113+Mikei386@users.noreply.github.com> Date: Sat, 13 Jun 2026 22:08:09 +0200 Subject: [PATCH] Use Gitea URLs for plugin distribution --- dist/backupper.plg | 2 +- plugin/backupper.plg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/backupper.plg b/dist/backupper.plg index d8ded6d..7532f88 100644 --- a/dist/backupper.plg +++ b/dist/backupper.plg @@ -7,7 +7,7 @@ ]> - + ### 0.1.0 - Initial MVP release. diff --git a/plugin/backupper.plg b/plugin/backupper.plg index 8bed2c6..37832e9 100644 --- a/plugin/backupper.plg +++ b/plugin/backupper.plg @@ -7,7 +7,7 @@ ]> - + ### 0.1.0 - Initial MVP release.