Skip to content

Commit

Permalink
Release libplctag 1.6.0-alpha.2
Browse files Browse the repository at this point in the history
Signed-off-by: timyhac <[email protected]>
  • Loading branch information
timyhac authored Jul 26, 2024
1 parent 700390d commit 35169b1
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.2</Version>
<Version>1.6.0-alpha.0</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.41" />
<PackageReference Include="libplctag.NativeImport" Version="2.0.0-alpha.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 35169b1

Please sign in to comment.