Skip to content

Commit 78f3fa2

Browse files
committed
update assembly version
1 parent 06feb2a commit 78f3fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks/Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
66
<PropertyGroup>
77
<TargetFrameworks>net8.0;net6.0</TargetFrameworks>
88
<RootNamespace>Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks</RootNamespace>
9-
<VersionPrefix>1.3.2</VersionPrefix>
9+
<VersionPrefix>1.4.0</VersionPrefix>
1010
<VersionSuffix></VersionSuffix>
1111
<RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0030 -->
1212
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)