We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f4a66 commit 8954a91Copy full SHA for 8954a91
ShadowRando/Views/MainView.axaml.cs
@@ -276,7 +276,7 @@ public partial class MainView : UserControl
276
277
private string selectedFolderPath;
278
private bool avaloniaPreviewUI;
279
- const string programVersion = "2026.01.06";
+ const string programVersion = "2026.01.07";
280
private bool programInitialized = false;
281
private bool randomizeProcessing = false;
282
0 commit comments