mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-10 15:25:42 -07:00
toggle OpenReleaseNotes
This commit is contained in:
parent
f0eb2eb745
commit
d0f1b9de22
@ -9,7 +9,7 @@ namespace Bloxstrap
|
||||
/// Should this version automatically open the release notes page?
|
||||
/// Recommended for major updates only.
|
||||
/// </summary>
|
||||
private const bool OpenReleaseNotes = false;
|
||||
private const bool OpenReleaseNotes = true;
|
||||
|
||||
private static string DesktopShortcut => Path.Combine(Paths.Desktop, $"{App.ProjectName}.lnk");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user