mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
Incremented default plugin version to 1.1
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <QCoreApplication>
|
||||
|
||||
static const char kBaseUrl[] = "http://synergy-project.org/files";
|
||||
static const char kDefaultVersion[] = "1.0";
|
||||
static const char kDefaultVersion[] = "1.1";
|
||||
static const char kWinProcessorArch32[] = "Windows-x86";
|
||||
static const char kWinProcessorArch64[] = "Windows-x64";
|
||||
static const char kMacProcessorArch[] = "MacOSX%1-i386";
|
||||
|
||||
Reference in New Issue
Block a user