mirror of https://github.com/debauchee/barrier.git
Incremented default plugin version to 1.1
This commit is contained in:
parent
cae767735c
commit
e479f16705
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue