We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee3f96 commit f84116cCopy full SHA for f84116c
src/OrchardCoreContrib.PoExtractor/OrchardCoreContrib.PoExtractor.csproj
@@ -7,7 +7,7 @@
7
<AssemblyName>OrchardCoreContrib.PoExtractor</AssemblyName>
8
<ToolCommandName>extractpo</ToolCommandName>
9
<PackAsTool>true</PackAsTool>
10
- <Version>1.0.0</Version>
+ <Version>1.0.1</Version>
11
<Authors>The Orchard Core Contrib Team</Authors>
12
<Company />
13
<Description>.NET Core global tool for extracting translatable strings from the OrchardCore source files.</Description>
0 commit comments