We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 264030c commit ef0344bCopy full SHA for ef0344b
1 file changed
OpenTrans.net/OpenTrans.net.csproj
@@ -4,9 +4,9 @@
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<PackageLicenseExpression>http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseExpression>
6
<Authors>Stephan Stapel, stephan@s2-industries.com</Authors>
7
- <Version>4.0.0</Version>
8
- <AssemblyVersion>4.0.0.0</AssemblyVersion>
9
- <FileVersion>4.0.0.0</FileVersion>
+ <Version>4.0.1</Version>
+ <AssemblyVersion>4.0.1.0</AssemblyVersion>
+ <FileVersion>4.0.1.0</FileVersion>
10
</PropertyGroup>
11
12
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments