We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a9a6d commit 094d743Copy full SHA for 094d743
src/IPinfo/IPinfo.csproj
@@ -3,13 +3,13 @@
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<AssemblyName>IPinfo</AssemblyName>
6
- <Version>3.3.0.0</Version>
+ <Version>3.4.0.0</Version>
7
<Title>IPinfo</Title>
8
<Authors>IPinfo</Authors>
9
<Product>IPinfo</Product>
10
<Company>IPinfo</Company>
11
- <AssemblyVersion>3.3.0.0</AssemblyVersion>
12
- <FileVersion>3.3.0.0</FileVersion>
+ <AssemblyVersion>3.4.0.0</AssemblyVersion>
+ <FileVersion>3.4.0.0</FileVersion>
13
<LangVersion>7.3</LangVersion>
14
<PackageProjectUrl>https://github.com/ipinfo/csharp</PackageProjectUrl>
15
<RepositoryType>git</RepositoryType>
0 commit comments