Compare commits

...

2 Commits

Author SHA1 Message Date
Anna 894852471d
chore: bump to 1.3.8 2022-04-14 21:06:58 -04:00
Anna 8e3a965a6d
chore: fix repo url 2021-12-08 06:16:41 -05:00
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net5-windows</TargetFramework> <TargetFramework>net5-windows</TargetFramework>
<Version>1.3.8</Version> <Version>1.3.9</Version>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@ -35,8 +35,8 @@
<ItemGroup> <ItemGroup>
<PackageReference Include="AngleSharp" Version="1.0.0-alpha-844"/> <PackageReference Include="AngleSharp" Version="1.0.0-alpha-844"/>
<PackageReference Include="DalamudPackager" Version="2.1.5"/> <PackageReference Include="DalamudPackager" Version="2.1.6"/>
<PackageReference Include="Nager.PublicSuffix" Version="2.2.2"/> <PackageReference Include="Nager.PublicSuffix" Version="2.3.0"/>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>

View File

@ -15,4 +15,4 @@ description: |-
these locations and the plugin will display information automatically. these locations and the plugin will display information automatically.
Icon: expand by Gregor Cresnar from the Noun Project Icon: expand by Gregor Cresnar from the Noun Project
repo_url: https://git.sr.ht/~jkcclemens/ExpandedSearchInfo repo_url: https://git.annaclemens.io/ascclemens/ExpandedSearchInfo