Add prerelease option

This commit is contained in:
2025-09-24 18:29:32 -04:00
parent 9e2e7aabe8
commit f3145d8811
11 changed files with 40 additions and 6 deletions

View File

@@ -74,5 +74,8 @@
<Setting Name="DatabaseFile" Type="System.String" Scope="Application">
<Value Profile="(Default)">FeedCenter.realm</Value>
</Setting>
<Setting Name="IncludePrerelease" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>