Skip to content

Commit d3aeb1c

Browse files
committed
chore: prepare next release
1 parent aad86ff commit d3aeb1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Pipedrive.net/Pipedrive.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
<AssemblyName>Pipedrive.net</AssemblyName>
44
<Title>Pipedrive.net</Title>
55
<Description>Pipedrive.net is an async .NET Standard client for pipedrive.com</Description>
6-
<VersionPrefix>0.0.15</VersionPrefix>
7-
<Version>0.0.15</Version>
6+
<VersionPrefix>0.0.16</VersionPrefix>
7+
<Version>0.0.16</Version>
88
<Authors>David Rouyer</Authors>
99
<TargetFramework>netstandard2.0</TargetFramework>
1010

1111
<PackageId>Pipedrive.net</PackageId>
1212
<PackageTags>pipedrive;crm</PackageTags>
1313
<PackageProjectUrl>https://github.com/DavidRouyer/pipedrive-dotnet</PackageProjectUrl>
1414
<PackageLicenseUrl>https://raw.githubusercontent.com/DavidRouyer/pipedrive-dotnet/master/LICENSE</PackageLicenseUrl>
15-
<PackageReleaseNotes>https://github.com/DavidRouyer/pipedrive-dotnet/releases/tag/v0.0.15</PackageReleaseNotes>
15+
<PackageReleaseNotes>https://github.com/DavidRouyer/pipedrive-dotnet/releases/tag/v0.0.16</PackageReleaseNotes>
1616
<RepositoryType>git</RepositoryType>
1717
<RepositoryUrl>https://github.com/DavidRouyer/pipedrive-dotnet</RepositoryUrl>
1818
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)