Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Henning Bjørgo committed Jul 15, 2023
1 parent 7c3bef9 commit 11ea5cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/HeboTech.ATLib/HeboTech.ATLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.1;netstandard2.0</TargetFrameworks>
<Authors>HeboTech</Authors>
<Product>HeboTech ATLib</Product>
<Version>6.0.1</Version>
<Version>6.0.2</Version>
<PackageId>HeboTech.ATLib</PackageId>
<PackageTags>atcommand at command gsm sms hayes simcom d-link tp-link dwm-222 ma260 sim5320</PackageTags>
<Description>AT command library that makes it easy to communicate with modems.</Description>
Expand All @@ -13,8 +13,8 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/hbjorgo/ATLib</PackageProjectUrl>
<PackageReleaseNotes>https://github.com/hbjorgo/ATLib/releases</PackageReleaseNotes>
<AssemblyVersion>6.0.1.0</AssemblyVersion>
<FileVersion>6.0.1.0</FileVersion>
<AssemblyVersion>6.0.2.0</AssemblyVersion>
<FileVersion>6.0.2.0</FileVersion>
<UserSecretsId>b8328b1a-795d-4e26-9238-43eee2160ffc</UserSecretsId>
</PropertyGroup>

Expand Down

0 comments on commit 11ea5cc

Please sign in to comment.