Skip to content

Commit

Permalink
Release libplctag v1.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: timyhac <timyhac@gmail.com>
  • Loading branch information
timyhac authored Jul 13, 2024
1 parent cfbc155 commit 343d1b0
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.1</Version>
<Version>1.5.2</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.40" />
<PackageReference Include="libplctag.NativeImport" Version="1.0.41" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 343d1b0

Please sign in to comment.