Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb44b83

Browse files
author
github-actions
committed
Merge branch 'release/3.1.1'
2 parents ec3490a + 889e6d6 commit cb44b83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Formplot/Formplot.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Copyright>Copyright © $([System.DateTime]::UtcNow.Year) Carl Zeiss Industrielle Messtechnik GmbH</Copyright>
1010
<Company>Carl Zeiss Industrielle Messtechnik GmbH</Company>
1111
<Authors>$(Company)</Authors>
12-
<PackageVersion>3.1.0</PackageVersion>
12+
<PackageVersion>3.1.1</PackageVersion>
1313
</PropertyGroup>
1414

1515
<PropertyGroup Label="NuGet package specifications">
@@ -18,7 +18,7 @@
1818
An API to read and write plot data for the ZEISS PiWeb quality data management system.
1919
</Description>
2020
<PackageId>Zeiss.PiWeb.Formplot</PackageId>
21-
<Version>3.1.0</Version>
21+
<Version>3.1.1</Version>
2222
<PackageIcon>logo_128x128.png</PackageIcon>
2323
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
2424
<PackageProjectUrl>https://github.com/ZEISS-PiWeb/PiWeb-Formplots</PackageProjectUrl>

0 commit comments

Comments
 (0)