Skip to content

Commit e30033a

Browse files
committed
Bump package to 1.0.0 RTM
1 parent 1b90078 commit e30033a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/OrchardCoreContrib.PoExtractor/OrchardCoreContrib.PoExtractor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AssemblyName>OrchardCoreContrib.PoExtractor</AssemblyName>
88
<ToolCommandName>extractpo</ToolCommandName>
99
<PackAsTool>true</PackAsTool>
10-
<Version>1.0.0-preview</Version>
10+
<Version>1.0.0</Version>
1111
<Authors>The Orchard Core Contrib Team</Authors>
1212
<Company />
1313
<Description>.NET Core global tool for extracting translatable strings from the OrchardCore source files.</Description>

0 commit comments

Comments
 (0)