We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9537063 commit b6f7050Copy full SHA for b6f7050
src/Tinify/Tinify.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<Description>.NET client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.</Description>
5
<AssemblyTitle>Tinify</AssemblyTitle>
6
- <VersionPrefix>1.7.0</VersionPrefix>
+ <VersionPrefix>1.8.0</VersionPrefix>
7
<Authors>Tinify</Authors>
8
<TargetFramework>netstandard2.0</TargetFramework>
9
<AssemblyName>Tinify</AssemblyName>
0 commit comments