From af01f73fe4a01bb4cc7448218e56503af0aced6b Mon Sep 17 00:00:00 2001 From: Anna Date: Thu, 24 Aug 2023 15:00:15 -0400 Subject: [PATCH] chore: bump version to 1.1.7 --- TextBoxStyler/TextBoxStyler.csproj | 2 +- TextBoxStyler/TextBoxStyler.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TextBoxStyler/TextBoxStyler.csproj b/TextBoxStyler/TextBoxStyler.csproj index 2b0df2a..eb37c98 100755 --- a/TextBoxStyler/TextBoxStyler.csproj +++ b/TextBoxStyler/TextBoxStyler.csproj @@ -2,7 +2,7 @@ net7-windows - 1.1.6 + 1.1.7 latest enable false diff --git a/TextBoxStyler/TextBoxStyler.yaml b/TextBoxStyler/TextBoxStyler.yaml index 9271ee7..fc5b443 100755 --- a/TextBoxStyler/TextBoxStyler.yaml +++ b/TextBoxStyler/TextBoxStyler.yaml @@ -1,6 +1,6 @@ name: Text Box Styler -author: ascclemens +author: Anna 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.annaclemens.io/ascclemens/TextBoxStyler +repo_url: https://git.anna.lgbt/anna/TextBoxStyler