Skip to content

Commit

Permalink
fix version number 2.0 to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alec1o committed Sep 5, 2023
1 parent 54aca93 commit ca19f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Byter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>Byter</PackageId>
<Version>2.0</Version>
<Version>2.0.0</Version>
<Authors>alec1o</Authors>
<Company>alec1o</Company>
<Copyright>alec1o</Copyright>
Expand Down

0 comments on commit ca19f95

Please sign in to comment.