Skip to content

Commit a1a0204

Browse files
committed
fix assembly version
1 parent 06b6944 commit a1a0204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Net.EchonetLite.Primitives/Smdn.Net.EchonetLite.Primitives.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SPDX-License-Identifier: MIT
77

88
<PropertyGroup>
99
<TargetFrameworks>netstandard2.1;net8.0</TargetFrameworks>
10-
<VersionPrefix>2.1.0</VersionPrefix>
10+
<VersionPrefix>2.0.1</VersionPrefix>
1111
<VersionSuffix></VersionSuffix>
1212
<PackageValidationBaselineVersion>2.0.0</PackageValidationBaselineVersion>
1313
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)