Skip to content

Commit

Permalink
Update libplctag.csproj to v1.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: timyhac <[email protected]>
  • Loading branch information
timyhac authored Jul 12, 2024
1 parent eb57486 commit 2e2e5da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/libplctag/libplctag.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>libplctag</AssemblyName>
<RootNamespace>libplctag</RootNamespace>
<PackageId>libplctag</PackageId>
<Version>1.5.0</Version>
<Version>1.5.1</Version>
<Authors>libplctag</Authors>
<PackageLicenseExpression>MPL-2.0</PackageLicenseExpression>
<PackageDescription>A library for PLC communication</PackageDescription>
Expand All @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="libplctag.NativeImport" Version="1.0.39" />
<PackageReference Include="libplctag.NativeImport" Version="1.0.40" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2e2e5da

Please sign in to comment.