Skip to content

Commit fc01bab

Browse files
committed
update assembly version
1 parent 66e9894 commit fc01bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Devices.BP35XX/Smdn.Devices.BP35XX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
55
<Project Sdk="Microsoft.NET.Sdk">
66
<PropertyGroup>
77
<TargetFrameworks>net8.0;net6.0;netstandard2.1</TargetFrameworks>
8-
<VersionPrefix>2.0.0</VersionPrefix>
8+
<VersionPrefix>2.1.0</VersionPrefix>
99
<VersionSuffix></VersionSuffix>
1010
<PackageValidationBaselineVersion>2.0.0</PackageValidationBaselineVersion>
1111
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)