chore: bump version to 1.6.0

This commit is contained in:
Anna 2021-02-25 18:53:17 -05:00
parent b811c762e6
commit f0094eed18
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>1.5.9</Version>
<Version>1.6.0</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>

View File

@ -14,4 +14,4 @@ description: |-
- Any PF with an item level over the max
repo_url: https://git.sr.ht/~jkcclemens/NoSoliciting
# Use higher priority to filter messages before other plugins get them.
priority: 100
load_priority: 100