chore: bump version to 1.7.7

This commit is contained in:
Anna 2023-08-24 14:33:07 -04:00
parent bb1ee6ff31
commit f7de32a5f8
Signed by: anna
GPG Key ID: D0943384CD9F87D1
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
author: ascclemens
author: Anna
name: XIVChat Server
punchline: Use chat away from the game.
description: |-

View File

@ -5,7 +5,7 @@
<TargetFramework>net7-windows</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>1.7.6</Version>
<Version>1.7.7</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>