Skip to content

Commit 0828f4a

Browse files
committed
update assembly version
1 parent 20d2abf commit 0828f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.MSBuild.ProjectAssets.Library/Smdn.MSBuild.ProjectAssets.Library.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>netstandard1.6</TargetFrameworks>
8-
<VersionPrefix>1.1.0</VersionPrefix>
8+
<VersionPrefix>1.1.1</VersionPrefix>
99
<VersionSuffix></VersionSuffix>
1010
<NoBuild>true</NoBuild>
1111
<IncludeBuildOutput>false</IncludeBuildOutput>

0 commit comments

Comments
 (0)