mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 12:53:53 +08:00
Updated wizard version to '4' to force plugin download #4529
This commit is contained in:
@@ -31,8 +31,10 @@
|
||||
// 1: first version
|
||||
// 2: added language page
|
||||
// 3: added premium page and removed
|
||||
// 4: ssl plugin 'ns' introduced
|
||||
// 5: ssl plugin 'ns' updated
|
||||
//
|
||||
const int kWizardVersion = 4;
|
||||
const int kWizardVersion = 5;
|
||||
|
||||
class QSettings;
|
||||
class SettingsDialog;
|
||||
|
||||
Reference in New Issue
Block a user