Skip to content

Commit 2558413

Browse files
committed
Remove preview tags.
1 parent 5a801f3 commit 2558413

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

doc/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 Answer File Generator
22

3-
## Answer File Generator 2.2 (TBD)
3+
## Answer File Generator 2.2 (2025-05-08)
44

55
- Add an option to specify a password for the built-in local Administrator account. This account is
66
disabled if no password is provided.

doc/Ookii.AnswerFile.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<RootNamespaceContainer>False</RootNamespaceContainer>
6262
<NamespaceGrouping>False</NamespaceGrouping>
6363
<MaximumGroupParts>2</MaximumGroupParts>
64-
<Preliminary>True</Preliminary>
64+
<Preliminary>False</Preliminary>
6565
<CopyrightHref>https://github.com/SvenGroot/GenerateAnswerFile</CopyrightHref>
6666
<CopyrightText>Copyright %28c%29 Sven Groot %28Ookii.org%29</CopyrightText>
6767
<SdkLinkTarget>Blank</SdkLinkTarget>

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>2.2.0</VersionPrefix>
8-
<VersionSuffix>preview</VersionSuffix>
98
</PropertyGroup>
109
</Project>

0 commit comments

Comments
 (0)