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> <GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageId>PeepingTom.Ipc</PackageId> <PackageId>PeepingTom.Ipc</PackageId>
<Title>PeepingTom.Ipc</Title> <Title>PeepingTom.Ipc</Title>
<Authors>ascclemens</Authors> <Authors>lojewalo</Authors>
<RepositoryUrl>https://git.anna.lgbt/ascclemens/PeepingTom</RepositoryUrl> <RepositoryUrl>https://git.anna.lgbt/anna/PeepingTom</RepositoryUrl>
<Description>Types for IPC with the Dalamud plugin Peeping Tom.</Description> <Description>Types for IPC with the Dalamud plugin Peeping Tom.</Description>
<PackageLicenseExpression>EUPL-1.2</PackageLicenseExpression> <PackageLicenseExpression>EUPL-1.2</PackageLicenseExpression>
</PropertyGroup> </PropertyGroup>

View File

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

View File

@ -1,5 +1,5 @@
author: ascclemens author: Anna
name: Peeping Tom name: Peeping Tom
punchline: Shows who is currently or was previously targeting you. punchline: Shows who is currently or was previously targeting you.
description: 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