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 0a0f8ed commit 7d898e0Copy full SHA for 7d898e0
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.3.0</Version>
+ <Version>1.3.1</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