Skip to content

Commit 0206ffd

Browse files
committed
Remove preview tags.
1 parent 1ebf776 commit 0206ffd

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

docs/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# What’s new in Ookii.CommandLine
22

3-
## Ookii.CommandLine 5.0 (TBD)
3+
## Ookii.CommandLine 5.0 (2025-02-22)
44

55
**IMPORTANT:** Version 5.0 contains breaking changes. If you are upgrading from an earlier version,
66
please check the [migration guide](Migrating.md).

docs/Ookii.CommandLine.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<SyntaxFilters>C#, Visual Basic, Visual Basic Usage, Managed C++</SyntaxFilters>
5252
<SdkLinkTarget>Blank</SdkLinkTarget>
5353
<RootNamespaceContainer>True</RootNamespaceContainer>
54-
<Preliminary>True</Preliminary>
54+
<Preliminary>False</Preliminary>
5555
<ContentPlacement>AboveNamespaces</ContentPlacement>
5656
<CleanIntermediates>True</CleanIntermediates>
5757
<KeepLogFile>True</KeepLogFile>

src/Directory.Build.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
<Company>Ookii.org</Company>
66
<Copyright>Copyright (c) Sven Groot (Ookii.org)</Copyright>
77
<VersionPrefix>5.0.0</VersionPrefix>
8-
<VersionSuffix>preview2</VersionSuffix>
98
</PropertyGroup>
109
</Project>

0 commit comments

Comments
 (0)