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 27ed645 commit d85eda7Copy full SHA for d85eda7
1 file changed
src/OrchardCoreContrib.PoExtractor/OrchardCoreContrib.PoExtractor.csproj
@@ -5,7 +5,7 @@
5
<AssemblyName>OrchardCoreContrib.PoExtractor</AssemblyName>
6
<ToolCommandName>extractpo</ToolCommandName>
7
<PackAsTool>true</PackAsTool>
8
- <Version>1.1.0</Version>
+ <Version>1.2.0</Version>
9
<Authors>The Orchard Core Contrib Team</Authors>
10
<Company />
11
<Description>.NET Core global tool for extracting translatable strings from the OrchardCore source files.</Description>
0 commit comments