Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 61f27ef

Browse files
committed
pre-rel ver change
1 parent f1f0f61 commit 61f27ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NiceHashMiner/Forms/Form_Main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public partial class Form_Main : Form, Form_Loading.IAfterInitializationCaller,
5151
int flowLayoutPanelVisibleCount = 0;
5252
int flowLayoutPanelRatesIndex = 0;
5353

54-
const string _betaAlphaPostfixString = "-Pre-Release_02";
54+
const string _betaAlphaPostfixString = "-Pre-Release_03";
5555

5656
private bool _isDeviceDetectionInitialized = false;
5757

0 commit comments

Comments
 (0)