Skip to content

Commit 1c139ee

Browse files
committed
revert updating assembly version
1 parent e66f8a2 commit 1c139ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SPDX-License-Identifier: MIT
99
<TargetFrameworks>net6.0<!-- ;net472 --></TargetFrameworks>
1010
<AssemblyName>Smdn.Reflection.ReverseGenerating.ListApi</AssemblyName>
1111
<ToolCommandName>list-api</ToolCommandName>
12-
<VersionPrefix>1.1.1</VersionPrefix>
12+
<VersionPrefix>1.1.0</VersionPrefix>
1313
<VersionSuffix></VersionSuffix>
1414
<Nullable>enable</Nullable>
1515
<EnableFeature_BuildProjectFile Condition=" '$(Configuration)' != 'Release' ">true</EnableFeature_BuildProjectFile>

0 commit comments

Comments
 (0)