Skip to content

Commit

Permalink
Release libplctag-v1.1.1-beta.0
Browse files Browse the repository at this point in the history
* Updates libplctag.NativeImport to v1.0.37
  • Loading branch information
timyhac authored Dec 1, 2022
1 parent 0da20d6 commit 8cff126
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.1.1-alpha.1</Version>
<Version>1.1.1-beta.0</Version>
<Authors>libplctag</Authors>
<PackageLicenseExpression>MPL-2.0</PackageLicenseExpression>
<PackageDescription>A library for PLC communication</PackageDescription>
Expand All @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="libplctag.NativeImport" Version="1.0.36" />
<PackageReference Include="libplctag.NativeImport" Version="1.0.37" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8cff126

Please sign in to comment.