chore: bump version to 3.0.7

This commit is contained in:
Anna 2023-09-03 18:12:20 -04:00
parent 92e7ff8042
commit fae0b28d66
Signed by: anna
GPG Key ID: D0943384CD9F87D1
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Version>3.0.6</Version> <Version>3.0.7</Version>
<TargetFramework>net7-windows</TargetFramework> <TargetFramework>net7-windows</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget> <PlatformTarget>x64</PlatformTarget>

View File

@ -1,4 +1,4 @@
author: ascclemens author: Anna
name: NoSoliciting name: NoSoliciting
punchline: Adblock for FFXIV. punchline: Adblock for FFXIV.
description: |- description: |-
@ -14,6 +14,6 @@ description: |-
- Trade ads - Trade ads
- Community ads - Community ads
- Any PF with an item level over the max - Any PF with an item level over the max
repo_url: https://git.sr.ht/~jkcclemens/NoSoliciting repo_url: https://git.anna.lgbt/anna/NoSoliciting
# Use higher priority to filter messages before other plugins get them. # Use higher priority to filter messages before other plugins get them.
load_priority: 100 load_priority: 100