From d07c3dbce250b2d677d5265d8d178b46647f0fa6 Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 7 Dec 2021 05:54:02 -0500 Subject: [PATCH] chore: update dependencies and repo url --- TextBoxStyler/TextBoxStyler.csproj | 4 ++-- TextBoxStyler/TextBoxStyler.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TextBoxStyler/TextBoxStyler.csproj b/TextBoxStyler/TextBoxStyler.csproj index 79022ab..9f41293 100755 --- a/TextBoxStyler/TextBoxStyler.csproj +++ b/TextBoxStyler/TextBoxStyler.csproj @@ -25,8 +25,8 @@ - - + + diff --git a/TextBoxStyler/TextBoxStyler.yaml b/TextBoxStyler/TextBoxStyler.yaml index 5d63487..9271ee7 100755 --- a/TextBoxStyler/TextBoxStyler.yaml +++ b/TextBoxStyler/TextBoxStyler.yaml @@ -3,4 +3,4 @@ author: ascclemens punchline: Allows replacing every text box with the background of your choice. description: >- Allows replacing every text box with the background of your choice. -repo_url: https://git.sr.ht/~jkcclemens/TextBoxStyler +repo_url: https://git.annaclemens.io/ascclemens/TextBoxStyler