chore: bump version to 8.0.0

This commit is contained in:
Anna 2023-10-03 02:31:46 -04:00
parent f22702f251
commit 6df71875cc
Signed by: anna
GPG Key ID: D0943384CD9F87D1
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
<Version>7.0.2</Version>
<Version>8.0.0</Version>
<DebugType>full</DebugType>
</PropertyGroup>
@ -14,7 +14,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Title>XivCommon</Title>
<Authors>ascclemens</Authors>
<RepositoryUrl>https://git.anna.lgbt/ascclemens/XivCommon</RepositoryUrl>
<RepositoryUrl>https://git.anna.lgbt/anna/XivCommon</RepositoryUrl>
<Description>A set of common functions, hooks, and events not included in Dalamud.</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>