chore: bump version to 1.7.15

This commit is contained in:
Anna 2023-08-24 14:58:01 -04:00
parent c247d2bb5f
commit 24564a6928
Signed by: anna
GPG Key ID: D0943384CD9F87D1
3 changed files with 6 additions and 6 deletions

View File

@ -12,8 +12,8 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageId>PeepingTom.Ipc</PackageId>
<Title>PeepingTom.Ipc</Title>
<Authors>ascclemens</Authors>
<RepositoryUrl>https://git.anna.lgbt/ascclemens/PeepingTom</RepositoryUrl>
<Authors>lojewalo</Authors>
<RepositoryUrl>https://git.anna.lgbt/anna/PeepingTom</RepositoryUrl>
<Description>Types for IPC with the Dalamud plugin Peeping Tom.</Description>
<PackageLicenseExpression>EUPL-1.2</PackageLicenseExpression>
</PropertyGroup>

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net7-windows</TargetFramework>
<RootNamespace>PeepingTom</RootNamespace>
<Version>1.7.14</Version>
<Version>1.7.15</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>PeepingTom</AssemblyName>
@ -68,4 +68,4 @@
<DependentUpon>Language.resx</DependentUpon>
</Compile>
</ItemGroup>
</Project>
</Project>

View File

@ -1,5 +1,5 @@
author: ascclemens
author: Anna
name: Peeping Tom
punchline: Shows who is currently or was previously targeting you.
description: Shows who is currently or was previously targeting you.
repo_url: https://git.annaclemens.io/ascclemens/PeepingTom
repo_url: https://git.anna.lgbt/anna/PeepingTom