Compare commits

...

2 Commits

Author SHA1 Message Date
Anna f5b6c7fa8d
chore: bump version to 1.1.2 2021-12-07 05:54:10 -05:00
Anna 2d034d5363
chore: update dependencies and repo url 2021-12-07 05:54:02 -05:00
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net5-windows</TargetFramework>
<Version>1.1.1</Version>
<Version>1.1.2</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
@ -25,8 +25,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="DalamudPackager" Version="2.1.2"/>
<PackageReference Include="XivCommon" Version="3.0.1"/>
<PackageReference Include="DalamudPackager" Version="2.1.5"/>
<PackageReference Include="XivCommon" Version="4.0.0-alpha.1"/>
</ItemGroup>
</Project>

View File

@ -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